#CDFA78 Color

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

Color preview

#CDFA78

Color formats

HEX
#CDFA78
RGB
rgb(205, 250, 120)
RGBA
rgba(205, 250, 120, 1)
HSL
hsl(81, 93%, 73%)
HSV
hsv(81, 52%, 98%)
CMYK
cmyk(18%, 0%, 52%, 2%)
CSS variable
--color-primary: #CDFA78;
Lowercase HEX
#cdfa78

Shades

Tints

Tones

Harmony

CSS snippets for #CDFA78

.color-cdfa78 {
  color: #CDFA78;
  background-color: #CDFA78;
}

Frequently asked questions

What color is #CDFA78?+

#CDFA78 is a HEX color with RGB value rgb(205, 250, 120) and HSL value hsl(81, 93%, 73%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CDFA78?+

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