Cold Pack Color Hex Code

#0033dd

What is Cold Pack Color Hex Code Color?

Cold Pack Color Hex Code is a medium, highly saturated, vibrant blue color with the hex code #0033dd. Its RGB value is rgb(0, 51, 221), meaning it contains 0 red, 51 green, and 221 blue light values. In the HSL color model, it has a hue of 226°, saturation of 100%, and lightness of 43%.

Cold Pack Color Hex Code Color Codes

Here are all the color format codes for Cold Pack Color Hex Code:

  • HEX: #0033dd
  • RGB: rgb(0, 51, 221)
  • HSL: hsl(226°, 100%, 43%)
  • CMYK: cmyk(100%, 77%, 0%, 13%)
  • Android/Flutter: Color(0xFF0033DD)
  • Swift UIColor: UIColor(red: 0.000, green: 0.200, blue: 0.867, alpha: 1.0)

Is Cold Pack Color Hex Code Accessible?

Cold Pack Color Hex Code (#0033dd) passes WCAG AA accessibility standards. It has a contrast ratio of 8.34:1 against white and 2.52:1 against black text. White text on this color passes WCAG AA for normal body text. It also meets WCAG AAA — the highest accessibility level.

How to Use Cold Pack Color Hex Code in Design

Cold Pack Color Hex Code is a medium blue tone that works well as a primary brand color, button color, or dark background in modern UI designs. Use lighter tints of this color to create depth and hierarchy in your layouts. In CSS, you can use it directly as color: #0033dd; or background-color: #0033dd;.

Cold Pack Color Hex Code Shades and Tints

Shades of Cold Pack Color Hex Code are created by mixing it with black, ranging from the original #0033dd down to near-black #002dc4. Tints are made by adding white — from the base color up to near-white #dfe6ff. These variations help build complete design system palettes and Tailwind CSS color scales.

Cold Pack Color Hex Code Color Harmonies

The complementary color of Cold Pack Color Hex Code is #dba800. Its analogous colors are #3a00db and #00a1db. For a triadic palette, combine it with #db0033 and #33db00.

Frequently Asked Questions

What is the hex code for Cold Pack Color Hex Code?

The hex code for Cold Pack Color Hex Code is #0033dd.

What is the RGB value of Cold Pack Color Hex Code?

The RGB value is rgb(0, 51, 221). Red channel: 0/255, Green: 51/255, Blue: 221/255.

Is Cold Pack Color Hex Code good for web accessibility?

Cold Pack Color Hex Code has a contrast ratio of 8.34:1 with white and 2.52:1 with black. It passes WCAG AA standards for normal text.

What colors go well with Cold Pack Color Hex Code?

Cold Pack Color Hex Code pairs well with its complementary color #dba800, analogous colors #3a00db and #00a1db, or neutral whites and grays for a clean, modern look.

How do I use Cold Pack Color Hex Code in CSS?

Use it in CSS like this:
background-color: #0033dd;
color: #0033dd;
Or as a CSS variable: --color-primary: #0033dd;

HEX
#0033dd
RGB
rgb(0, 51, 221)
HSL
hsl(226°, 100%, 43%)
CMYK
cmyk(100%, 77%, 0%, 13%)
RGBA
rgba(0, 51, 221, 1)
HSLA
hsla(226, 100%, 43%, 1)
Android / Flutter
Color(0xFF0033DD)
Swift / UIColor
UIColor(r:0.00 g:0.20 b:0.87)
Hex 0x
0x0033DD
White text
8.34:1
AAAAA Large
Black text
2.52:1
FailFail Large

WCAG AA requires ≥4.5:1 for normal text, ≥3:1 for large text. AAA requires ≥7:1.

Contrast with white8.34:1
Contrast with black2.52:1
Sample text 21:1
+
=
50%
CSS Variables
/* Cold Pack Color Hex Code */
--color-primary: #0033dd;
--color-primary-rgb: 0, 51, 221;
--color-primary-hsl: 226 100% 43%;
--color-primary-text: #ffffff;
Tailwind Config
// tailwind.config.js
colors: {
  'cold-pack-color-hex-code': {
    DEFAULT: '#0033dd',
    100: '#ffffff',
    200: '#dfe6ff',
    300: '#becdff',
    400: '#9eb5ff',
    500: '#7e9cff',
    600: '#002dc4',
    700: '#0028ac',
    800: '#002293',
    900: '#001c7b',
    950: '#001762',
  }
}
SCSS Map
$cold-pack-color-hex-code: (
  'base': #0033dd,
  'light': #becdff,
  'dark': #0028ac,
  'rgb': 0, 51, 221
);
Badge Outline Badge
AB
Cold Pack Color Hex Code
#0033dd

A beautiful color used in modern design systems. Click to copy the hex code and use it in your projects.

Heading H1

Heading H2

Regular body text with a colored link inside. Lorem ipsum dolor sit amet, consectetur adipiscing elit.

Caption text or muted secondary copy. Used for descriptions and supplemental information.


Highlighted blockquote text using this color as an accent.

How this color appears to people with different types of color vision deficiency.

Normal — #0033dd
Deuteranopia — #130fdd
Protanopia — #1617dd
Tritanopia — #003c93
Achromatopsia — #373737

Cold Pack Color Hex Code Color Palettes

#000747
#001d6b
#03159b
#001ac2
#0033eb
#002d9e
#003fc7
#0037ff
#243dff
#5269ff
#0d23b5
#1344a4
#173eee
#206cee
#5f7df1
#4600c7
#6019fa
#762af8
#9e61ff
#9772fd
#04caf1
#01a6f9
#4acdfc
#3dbbff
#9dd5fb
#0032c7
#0026ff
#245eff
#5c7cff
#758fff
#1c3cd9
#2b50bf
#2f44e4
#8592e5
#848fe7
#000794
#0003cc
#0010eb
#0400f5
#3029ff
#0057a8
#005fcc
#004bcc
#146aff
#24a7ff

Cold Pack Color Hex Code Shades

#0033dd
#002dc4
#0028ac
#002293
#001c7b
#001762
#00114a
#000b31
#000619
#000000

Cold Pack Color Hex Code Tints

#0033db
#003bfc
#1d52ff
#3d6aff
#5e83ff
#7e9cff
#9eb5ff
#becdff
#dfe6ff
#ffffff

Cold Pack Color Hex Code Tones

#0033db
#0c3acf
#1840c3
#2547b7
#314dab
#3d549e
#495a92
#556186
#61677a
#6e6e6e

Cold Pack Color Hex Code Gradients

Light fade linear-gradient(135deg, #0033dd, #dfe6ff)...
Dark fade linear-gradient(135deg, #0033dd, #002dc4)...
Complementary linear-gradient(135deg, #0033dd, #dba800)...
Triadic linear-gradient(135deg, #0033dd, #db0033, #33db00) ...
Saturation burst linear-gradient(135deg, #586284, #0033db) ...

Cold Pack Color Hex Code Related Colors

Copied!