#ADDF30 Color

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

Color preview

#ADDF30

Color formats

HEX
#ADDF30
RGB
rgb(173, 223, 48)
RGBA
rgba(173, 223, 48, 1)
HSL
hsl(77, 73%, 53%)
HSV
hsv(77, 78%, 87%)
CMYK
cmyk(22%, 0%, 78%, 13%)
CSS variable
--color-primary: #ADDF30;
Lowercase HEX
#addf30

Shades

Tints

Tones

Harmony

CSS snippets for #ADDF30

.color-addf30 {
  color: #ADDF30;
  background-color: #ADDF30;
}

Frequently asked questions

What color is #ADDF30?+

#ADDF30 is a HEX color with RGB value rgb(173, 223, 48) and HSL value hsl(77, 73%, 53%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ADDF30?+

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