#CCDEF4 Color

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

Color preview

#CCDEF4

Color formats

HEX
#CCDEF4
RGB
rgb(204, 222, 244)
RGBA
rgba(204, 222, 244, 1)
HSL
hsl(213, 65%, 88%)
HSV
hsv(213, 16%, 96%)
CMYK
cmyk(16%, 9%, 0%, 4%)
CSS variable
--color-primary: #CCDEF4;
Lowercase HEX
#ccdef4

Shades

Tints

Tones

Harmony

CSS snippets for #CCDEF4

.color-ccdef4 {
  color: #CCDEF4;
  background-color: #CCDEF4;
}

Frequently asked questions

What color is #CCDEF4?+

#CCDEF4 is a HEX color with RGB value rgb(204, 222, 244) and HSL value hsl(213, 65%, 88%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #CCDEF4?+

The closest Tailwind color is indigo-200, available as the bg-indigo-200 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