#CBFAB7 Color

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

Color preview

#CBFAB7

Color formats

HEX
#CBFAB7
RGB
rgb(203, 250, 183)
RGBA
rgba(203, 250, 183, 1)
HSL
hsl(102, 87%, 85%)
HSV
hsv(102, 27%, 98%)
CMYK
cmyk(19%, 0%, 27%, 2%)
CSS variable
--color-primary: #CBFAB7;
Lowercase HEX
#cbfab7

Shades

Tints

Tones

Harmony

CSS snippets for #CBFAB7

.color-cbfab7 {
  color: #CBFAB7;
  background-color: #CBFAB7;
}

Frequently asked questions

What color is #CBFAB7?+

#CBFAB7 is a HEX color with RGB value rgb(203, 250, 183) and HSL value hsl(102, 87%, 85%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CBFAB7?+

The closest Tailwind color is lime-200, available as the bg-lime-200 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