#CEFCF4 Color

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

Color preview

#CEFCF4

Color formats

HEX
#CEFCF4
RGB
rgb(206, 252, 244)
RGBA
rgba(206, 252, 244, 1)
HSL
hsl(170, 88%, 90%)
HSV
hsv(170, 18%, 99%)
CMYK
cmyk(18%, 0%, 3%, 1%)
CSS variable
--color-primary: #CEFCF4;
Lowercase HEX
#cefcf4

Shades

Tints

Tones

Harmony

CSS snippets for #CEFCF4

.color-cefcf4 {
  color: #CEFCF4;
  background-color: #CEFCF4;
}

Frequently asked questions

What color is #CEFCF4?+

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

What is the closest Tailwind color to #CEFCF4?+

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