#CFEFF8 Color

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

Color preview

#CFEFF8

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CFEFF8

.color-cfeff8 {
  color: #CFEFF8;
  background-color: #CFEFF8;
}

Frequently asked questions

What color is #CFEFF8?+

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

What is the closest Tailwind color to #CFEFF8?+

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