#CDFA38 Color

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

Color preview

#CDFA38

Color formats

HEX
#CDFA38
RGB
rgb(205, 250, 56)
RGBA
rgba(205, 250, 56, 1)
HSL
hsl(74, 95%, 60%)
HSV
hsv(74, 78%, 98%)
CMYK
cmyk(18%, 0%, 78%, 2%)
CSS variable
--color-primary: #CDFA38;
Lowercase HEX
#cdfa38

Shades

Tints

Tones

Harmony

CSS snippets for #CDFA38

.color-cdfa38 {
  color: #CDFA38;
  background-color: #CDFA38;
}

Frequently asked questions

What color is #CDFA38?+

#CDFA38 is a HEX color with RGB value rgb(205, 250, 56) and HSL value hsl(74, 95%, 60%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CDFA38?+

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