#A5DF68 Color

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

Color preview

#A5DF68

Color formats

HEX
#A5DF68
RGB
rgb(165, 223, 104)
RGBA
rgba(165, 223, 104, 1)
HSL
hsl(89, 65%, 64%)
HSV
hsv(89, 53%, 87%)
CMYK
cmyk(26%, 0%, 53%, 13%)
CSS variable
--color-primary: #A5DF68;
Lowercase HEX
#a5df68

Shades

Tints

Tones

Harmony

CSS snippets for #A5DF68

.color-a5df68 {
  color: #A5DF68;
  background-color: #A5DF68;
}

Frequently asked questions

What color is #A5DF68?+

#A5DF68 is a HEX color with RGB value rgb(165, 223, 104) and HSL value hsl(89, 65%, 64%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #A5DF68?+

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