#CBFEE2 Color

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

Color preview

#CBFEE2

Color formats

HEX
#CBFEE2
RGB
rgb(203, 254, 226)
RGBA
rgba(203, 254, 226, 1)
HSL
hsl(147, 96%, 90%)
HSV
hsv(147, 20%, 100%)
CMYK
cmyk(20%, 0%, 11%, 0%)
CSS variable
--color-primary: #CBFEE2;
Lowercase HEX
#cbfee2

Shades

Tints

Tones

Harmony

CSS snippets for #CBFEE2

.color-cbfee2 {
  color: #CBFEE2;
  background-color: #CBFEE2;
}

Frequently asked questions

What color is #CBFEE2?+

#CBFEE2 is a HEX color with RGB value rgb(203, 254, 226) and HSL value hsl(147, 96%, 90%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #CBFEE2?+

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