#CBFAE3 Color

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

Color preview

#CBFAE3

Color formats

HEX
#CBFAE3
RGB
rgb(203, 250, 227)
RGBA
rgba(203, 250, 227, 1)
HSL
hsl(151, 82%, 89%)
HSV
hsv(151, 19%, 98%)
CMYK
cmyk(19%, 0%, 9%, 2%)
CSS variable
--color-primary: #CBFAE3;
Lowercase HEX
#cbfae3

Shades

Tints

Tones

Harmony

CSS snippets for #CBFAE3

.color-cbfae3 {
  color: #CBFAE3;
  background-color: #CBFAE3;
}

Frequently asked questions

What color is #CBFAE3?+

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

What is the closest Tailwind color to #CBFAE3?+

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