#CBFEA7 Color

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

Color preview

#CBFEA7

Color formats

HEX
#CBFEA7
RGB
rgb(203, 254, 167)
RGBA
rgba(203, 254, 167, 1)
HSL
hsl(95, 98%, 83%)
HSV
hsv(95, 34%, 100%)
CMYK
cmyk(20%, 0%, 34%, 0%)
CSS variable
--color-primary: #CBFEA7;
Lowercase HEX
#cbfea7

Shades

Tints

Tones

Harmony

CSS snippets for #CBFEA7

.color-cbfea7 {
  color: #CBFEA7;
  background-color: #CBFEA7;
}

Frequently asked questions

What color is #CBFEA7?+

#CBFEA7 is a HEX color with RGB value rgb(203, 254, 167) and HSL value hsl(95, 98%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CBFEA7?+

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