#CFFCE7 Color

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

Color preview

#CFFCE7

Color formats

HEX
#CFFCE7
RGB
rgb(207, 252, 231)
RGBA
rgba(207, 252, 231, 1)
HSL
hsl(152, 88%, 90%)
HSV
hsv(152, 18%, 99%)
CMYK
cmyk(18%, 0%, 8%, 1%)
CSS variable
--color-primary: #CFFCE7;
Lowercase HEX
#cffce7

Shades

Tints

Tones

Harmony

CSS snippets for #CFFCE7

.color-cffce7 {
  color: #CFFCE7;
  background-color: #CFFCE7;
}

Frequently asked questions

What color is #CFFCE7?+

#CFFCE7 is a HEX color with RGB value rgb(207, 252, 231) and HSL value hsl(152, 88%, 90%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #CFFCE7?+

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