#4444CC Color

Inspect #4444CC across formats, palettes, contrast and closest named color matches.

Color preview

#4444CC

Color formats

HEX
#4444CC
RGB
rgb(68, 68, 204)
RGBA
rgba(68, 68, 204, 1)
HSL
hsl(240, 57%, 53%)
HSV
hsv(240, 67%, 80%)
CMYK
cmyk(67%, 67%, 0%, 20%)
CSS variable
--color-primary: #4444CC;
Lowercase HEX
#4444cc

Shades

Tints

Tones

Harmony

CSS snippets for #4444CC

.color-4444cc {
  color: #4444CC;
  background-color: #4444CC;
}

Frequently asked questions

What color is #4444CC?+

#4444CC is a HEX color with RGB value rgb(68, 68, 204) and HSL value hsl(240, 57%, 53%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #4444CC?+

The closest Tailwind color is indigo-700, available as the bg-indigo-700 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools