#CCFEE3 Color

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

Color preview

#CCFEE3

Color formats

HEX
#CCFEE3
RGB
rgb(204, 254, 227)
RGBA
rgba(204, 254, 227, 1)
HSL
hsl(148, 96%, 90%)
HSV
hsv(148, 20%, 100%)
CMYK
cmyk(20%, 0%, 11%, 0%)
CSS variable
--color-primary: #CCFEE3;
Lowercase HEX
#ccfee3

Shades

Tints

Tones

Harmony

CSS snippets for #CCFEE3

.color-ccfee3 {
  color: #CCFEE3;
  background-color: #CCFEE3;
}

Frequently asked questions

What color is #CCFEE3?+

#CCFEE3 is a HEX color with RGB value rgb(204, 254, 227) and HSL value hsl(148, 96%, 90%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #CCFEE3?+

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