#CBFBE5 Color

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

Color preview

#CBFBE5

Color formats

HEX
#CBFBE5
RGB
rgb(203, 251, 229)
RGBA
rgba(203, 251, 229, 1)
HSL
hsl(153, 86%, 89%)
HSV
hsv(153, 19%, 98%)
CMYK
cmyk(19%, 0%, 9%, 2%)
CSS variable
--color-primary: #CBFBE5;
Lowercase HEX
#cbfbe5

Shades

Tints

Tones

Harmony

CSS snippets for #CBFBE5

.color-cbfbe5 {
  color: #CBFBE5;
  background-color: #CBFBE5;
}

Frequently asked questions

What color is #CBFBE5?+

#CBFBE5 is a HEX color with RGB value rgb(203, 251, 229) and HSL value hsl(153, 86%, 89%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #CBFBE5?+

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