#CBFBA7 Color

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

Color preview

#CBFBA7

Color formats

HEX
#CBFBA7
RGB
rgb(203, 251, 167)
RGBA
rgba(203, 251, 167, 1)
HSL
hsl(94, 91%, 82%)
HSV
hsv(94, 33%, 98%)
CMYK
cmyk(19%, 0%, 33%, 2%)
CSS variable
--color-primary: #CBFBA7;
Lowercase HEX
#cbfba7

Shades

Tints

Tones

Harmony

CSS snippets for #CBFBA7

.color-cbfba7 {
  color: #CBFBA7;
  background-color: #CBFBA7;
}

Frequently asked questions

What color is #CBFBA7?+

#CBFBA7 is a HEX color with RGB value rgb(203, 251, 167) and HSL value hsl(94, 91%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CBFBA7?+

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