#CCE6F4 Color

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

Color preview

#CCE6F4

Color formats

HEX
#CCE6F4
RGB
rgb(204, 230, 244)
RGBA
rgba(204, 230, 244, 1)
HSL
hsl(201, 65%, 88%)
HSV
hsv(201, 16%, 96%)
CMYK
cmyk(16%, 6%, 0%, 4%)
CSS variable
--color-primary: #CCE6F4;
Lowercase HEX
#cce6f4

Shades

Tints

Tones

Harmony

CSS snippets for #CCE6F4

.color-cce6f4 {
  color: #CCE6F4;
  background-color: #CCE6F4;
}

Frequently asked questions

What color is #CCE6F4?+

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

What is the closest Tailwind color to #CCE6F4?+

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