#CCEAF1 Color

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

Color preview

#CCEAF1

Color formats

HEX
#CCEAF1
RGB
rgb(204, 234, 241)
RGBA
rgba(204, 234, 241, 1)
HSL
hsl(191, 57%, 87%)
HSV
hsv(191, 15%, 95%)
CMYK
cmyk(15%, 3%, 0%, 5%)
CSS variable
--color-primary: #CCEAF1;
Lowercase HEX
#cceaf1

Shades

Tints

Tones

Harmony

CSS snippets for #CCEAF1

.color-cceaf1 {
  color: #CCEAF1;
  background-color: #CCEAF1;
}

Frequently asked questions

What color is #CCEAF1?+

#CCEAF1 is a HEX color with RGB value rgb(204, 234, 241) and HSL value hsl(191, 57%, 87%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #CCEAF1?+

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