#CCEDF4 Color

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

Color preview

#CCEDF4

Color formats

HEX
#CCEDF4
RGB
rgb(204, 237, 244)
RGBA
rgba(204, 237, 244, 1)
HSL
hsl(191, 65%, 88%)
HSV
hsv(191, 16%, 96%)
CMYK
cmyk(16%, 3%, 0%, 4%)
CSS variable
--color-primary: #CCEDF4;
Lowercase HEX
#ccedf4

Shades

Tints

Tones

Harmony

CSS snippets for #CCEDF4

.color-ccedf4 {
  color: #CCEDF4;
  background-color: #CCEDF4;
}

Frequently asked questions

What color is #CCEDF4?+

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

What is the closest Tailwind color to #CCEDF4?+

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