#ACC98F Color

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

Color preview

#ACC98F

Color formats

HEX
#ACC98F
RGB
rgb(172, 201, 143)
RGBA
rgba(172, 201, 143, 1)
HSL
hsl(90, 35%, 67%)
HSV
hsv(90, 29%, 79%)
CMYK
cmyk(14%, 0%, 29%, 21%)
CSS variable
--color-primary: #ACC98F;
Lowercase HEX
#acc98f

Shades

Tints

Tones

Harmony

CSS snippets for #ACC98F

.color-acc98f {
  color: #ACC98F;
  background-color: #ACC98F;
}

Frequently asked questions

What color is #ACC98F?+

#ACC98F is a HEX color with RGB value rgb(172, 201, 143) and HSL value hsl(90, 35%, 67%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ACC98F?+

The closest Tailwind color is stone-400, available as the bg-stone-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