#CBFAE2 Color

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

Color preview

#CBFAE2

Color formats

HEX
#CBFAE2
RGB
rgb(203, 250, 226)
RGBA
rgba(203, 250, 226, 1)
HSL
hsl(149, 82%, 89%)
HSV
hsv(149, 19%, 98%)
CMYK
cmyk(19%, 0%, 10%, 2%)
CSS variable
--color-primary: #CBFAE2;
Lowercase HEX
#cbfae2

Shades

Tints

Tones

Harmony

CSS snippets for #CBFAE2

.color-cbfae2 {
  color: #CBFAE2;
  background-color: #CBFAE2;
}

Frequently asked questions

What color is #CBFAE2?+

#CBFAE2 is a HEX color with RGB value rgb(203, 250, 226) and HSL value hsl(149, 82%, 89%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #CBFAE2?+

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