#CBFBE7 Color

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

Color preview

#CBFBE7

Color formats

HEX
#CBFBE7
RGB
rgb(203, 251, 231)
RGBA
rgba(203, 251, 231, 1)
HSL
hsl(155, 86%, 89%)
HSV
hsv(155, 19%, 98%)
CMYK
cmyk(19%, 0%, 8%, 2%)
CSS variable
--color-primary: #CBFBE7;
Lowercase HEX
#cbfbe7

Shades

Tints

Tones

Harmony

CSS snippets for #CBFBE7

.color-cbfbe7 {
  color: #CBFBE7;
  background-color: #CBFBE7;
}

Frequently asked questions

What color is #CBFBE7?+

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

What is the closest Tailwind color to #CBFBE7?+

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