#CBFCE1 Color

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

Color preview

#CBFCE1

Color formats

HEX
#CBFCE1
RGB
rgb(203, 252, 225)
RGBA
rgba(203, 252, 225, 1)
HSL
hsl(147, 89%, 89%)
HSV
hsv(147, 19%, 99%)
CMYK
cmyk(19%, 0%, 11%, 1%)
CSS variable
--color-primary: #CBFCE1;
Lowercase HEX
#cbfce1

Shades

Tints

Tones

Harmony

CSS snippets for #CBFCE1

.color-cbfce1 {
  color: #CBFCE1;
  background-color: #CBFCE1;
}

Frequently asked questions

What color is #CBFCE1?+

#CBFCE1 is a HEX color with RGB value rgb(203, 252, 225) and HSL value hsl(147, 89%, 89%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #CBFCE1?+

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