#CBFF70 Color

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

Color preview

#CBFF70

Color formats

HEX
#CBFF70
RGB
rgb(203, 255, 112)
RGBA
rgba(203, 255, 112, 1)
HSL
hsl(82, 100%, 72%)
HSV
hsv(82, 56%, 100%)
CMYK
cmyk(20%, 0%, 56%, 0%)
CSS variable
--color-primary: #CBFF70;
Lowercase HEX
#cbff70

Shades

Tints

Tones

Harmony

CSS snippets for #CBFF70

.color-cbff70 {
  color: #CBFF70;
  background-color: #CBFF70;
}

Frequently asked questions

What color is #CBFF70?+

#CBFF70 is a HEX color with RGB value rgb(203, 255, 112) and HSL value hsl(82, 100%, 72%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CBFF70?+

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