#CEFAF8 Color

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

Color preview

#CEFAF8

Color formats

HEX
#CEFAF8
RGB
rgb(206, 250, 248)
RGBA
rgba(206, 250, 248, 1)
HSL
hsl(177, 81%, 89%)
HSV
hsv(177, 18%, 98%)
CMYK
cmyk(18%, 0%, 1%, 2%)
CSS variable
--color-primary: #CEFAF8;
Lowercase HEX
#cefaf8

Shades

Tints

Tones

Harmony

CSS snippets for #CEFAF8

.color-cefaf8 {
  color: #CEFAF8;
  background-color: #CEFAF8;
}

Frequently asked questions

What color is #CEFAF8?+

#CEFAF8 is a HEX color with RGB value rgb(206, 250, 248) and HSL value hsl(177, 81%, 89%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #CEFAF8?+

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