#CEEFFC Color

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

Color preview

#CEEFFC

Color formats

HEX
#CEEFFC
RGB
rgb(206, 239, 252)
RGBA
rgba(206, 239, 252, 1)
HSL
hsl(197, 88%, 90%)
HSV
hsv(197, 18%, 99%)
CMYK
cmyk(18%, 5%, 0%, 1%)
CSS variable
--color-primary: #CEEFFC;
Lowercase HEX
#ceeffc

Shades

Tints

Tones

Harmony

CSS snippets for #CEEFFC

.color-ceeffc {
  color: #CEEFFC;
  background-color: #CEEFFC;
}

Frequently asked questions

What color is #CEEFFC?+

#CEEFFC is a HEX color with RGB value rgb(206, 239, 252) and HSL value hsl(197, 88%, 90%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #CEEFFC?+

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