#CBFAE1 Color

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

Color preview

#CBFAE1

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CBFAE1

.color-cbfae1 {
  color: #CBFAE1;
  background-color: #CBFAE1;
}

Frequently asked questions

What color is #CBFAE1?+

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

What is the closest Tailwind color to #CBFAE1?+

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