#CFED23 Color

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

Color preview

#CFED23

Color formats

HEX
#CFED23
RGB
rgb(207, 237, 35)
RGBA
rgba(207, 237, 35, 1)
HSL
hsl(69, 85%, 53%)
HSV
hsv(69, 85%, 93%)
CMYK
cmyk(13%, 0%, 85%, 7%)
CSS variable
--color-primary: #CFED23;
Lowercase HEX
#cfed23

Shades

Tints

Tones

Harmony

CSS snippets for #CFED23

.color-cfed23 {
  color: #CFED23;
  background-color: #CFED23;
}

Frequently asked questions

What color is #CFED23?+

#CFED23 is a HEX color with RGB value rgb(207, 237, 35) and HSL value hsl(69, 85%, 53%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CFED23?+

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