#CEEFF8 Color

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

Color preview

#CEEFF8

Color formats

HEX
#CEEFF8
RGB
rgb(206, 239, 248)
RGBA
rgba(206, 239, 248, 1)
HSL
hsl(193, 75%, 89%)
HSV
hsv(193, 17%, 97%)
CMYK
cmyk(17%, 4%, 0%, 3%)
CSS variable
--color-primary: #CEEFF8;
Lowercase HEX
#ceeff8

Shades

Tints

Tones

Harmony

CSS snippets for #CEEFF8

.color-ceeff8 {
  color: #CEEFF8;
  background-color: #CEEFF8;
}

Frequently asked questions

What color is #CEEFF8?+

#CEEFF8 is a HEX color with RGB value rgb(206, 239, 248) and HSL value hsl(193, 75%, 89%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #CEEFF8?+

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