#CCFBE3 Color

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

Color preview

#CCFBE3

Color formats

HEX
#CCFBE3
RGB
rgb(204, 251, 227)
RGBA
rgba(204, 251, 227, 1)
HSL
hsl(149, 85%, 89%)
HSV
hsv(149, 19%, 98%)
CMYK
cmyk(19%, 0%, 10%, 2%)
CSS variable
--color-primary: #CCFBE3;
Lowercase HEX
#ccfbe3

Shades

Tints

Tones

Harmony

CSS snippets for #CCFBE3

.color-ccfbe3 {
  color: #CCFBE3;
  background-color: #CCFBE3;
}

Frequently asked questions

What color is #CCFBE3?+

#CCFBE3 is a HEX color with RGB value rgb(204, 251, 227) and HSL value hsl(149, 85%, 89%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #CCFBE3?+

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