#CCF8E7 Color

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

Color preview

#CCF8E7

Color formats

HEX
#CCF8E7
RGB
rgb(204, 248, 231)
RGBA
rgba(204, 248, 231, 1)
HSL
hsl(157, 76%, 89%)
HSV
hsv(157, 18%, 97%)
CMYK
cmyk(18%, 0%, 7%, 3%)
CSS variable
--color-primary: #CCF8E7;
Lowercase HEX
#ccf8e7

Shades

Tints

Tones

Harmony

CSS snippets for #CCF8E7

.color-ccf8e7 {
  color: #CCF8E7;
  background-color: #CCF8E7;
}

Frequently asked questions

What color is #CCF8E7?+

#CCF8E7 is a HEX color with RGB value rgb(204, 248, 231) and HSL value hsl(157, 76%, 89%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #CCF8E7?+

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