#CFF250 Color

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

Color preview

#CFF250

Color formats

HEX
#CFF250
RGB
rgb(207, 242, 80)
RGBA
rgba(207, 242, 80, 1)
HSL
hsl(73, 86%, 63%)
HSV
hsv(73, 67%, 95%)
CMYK
cmyk(14%, 0%, 67%, 5%)
CSS variable
--color-primary: #CFF250;
Lowercase HEX
#cff250

Shades

Tints

Tones

Harmony

CSS snippets for #CFF250

.color-cff250 {
  color: #CFF250;
  background-color: #CFF250;
}

Frequently asked questions

What color is #CFF250?+

#CFF250 is a HEX color with RGB value rgb(207, 242, 80) and HSL value hsl(73, 86%, 63%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CFF250?+

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