#CBFBB6 Color

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

Color preview

#CBFBB6

Color formats

HEX
#CBFBB6
RGB
rgb(203, 251, 182)
RGBA
rgba(203, 251, 182, 1)
HSL
hsl(102, 90%, 85%)
HSV
hsv(102, 27%, 98%)
CMYK
cmyk(19%, 0%, 27%, 2%)
CSS variable
--color-primary: #CBFBB6;
Lowercase HEX
#cbfbb6

Shades

Tints

Tones

Harmony

CSS snippets for #CBFBB6

.color-cbfbb6 {
  color: #CBFBB6;
  background-color: #CBFBB6;
}

Frequently asked questions

What color is #CBFBB6?+

#CBFBB6 is a HEX color with RGB value rgb(203, 251, 182) and HSL value hsl(102, 90%, 85%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CBFBB6?+

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