#CDE74B Color

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

Color preview

#CDE74B

Color formats

HEX
#CDE74B
RGB
rgb(205, 231, 75)
RGBA
rgba(205, 231, 75, 1)
HSL
hsl(70, 76%, 60%)
HSV
hsv(70, 68%, 91%)
CMYK
cmyk(11%, 0%, 68%, 9%)
CSS variable
--color-primary: #CDE74B;
Lowercase HEX
#cde74b

Shades

Tints

Tones

Harmony

CSS snippets for #CDE74B

.color-cde74b {
  color: #CDE74B;
  background-color: #CDE74B;
}

Frequently asked questions

What color is #CDE74B?+

#CDE74B is a HEX color with RGB value rgb(205, 231, 75) and HSL value hsl(70, 76%, 60%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CDE74B?+

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