#CBF05C Color

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

Color preview

#CBF05C

Color formats

HEX
#CBF05C
RGB
rgb(203, 240, 92)
RGBA
rgba(203, 240, 92, 1)
HSL
hsl(75, 83%, 65%)
HSV
hsv(75, 62%, 94%)
CMYK
cmyk(15%, 0%, 62%, 6%)
CSS variable
--color-primary: #CBF05C;
Lowercase HEX
#cbf05c

Shades

Tints

Tones

Harmony

CSS snippets for #CBF05C

.color-cbf05c {
  color: #CBF05C;
  background-color: #CBF05C;
}

Frequently asked questions

What color is #CBF05C?+

#CBF05C is a HEX color with RGB value rgb(203, 240, 92) and HSL value hsl(75, 83%, 65%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CBF05C?+

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