#CEFB2D Color

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

Color preview

#CEFB2D

Color formats

HEX
#CEFB2D
RGB
rgb(206, 251, 45)
RGBA
rgba(206, 251, 45, 1)
HSL
hsl(73, 96%, 58%)
HSV
hsv(73, 82%, 98%)
CMYK
cmyk(18%, 0%, 82%, 2%)
CSS variable
--color-primary: #CEFB2D;
Lowercase HEX
#cefb2d

Shades

Tints

Tones

Harmony

CSS snippets for #CEFB2D

.color-cefb2d {
  color: #CEFB2D;
  background-color: #CEFB2D;
}

Frequently asked questions

What color is #CEFB2D?+

#CEFB2D is a HEX color with RGB value rgb(206, 251, 45) and HSL value hsl(73, 96%, 58%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CEFB2D?+

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