#ABC195 Color

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

Color preview

#ABC195

Color formats

HEX
#ABC195
RGB
rgb(171, 193, 149)
RGBA
rgba(171, 193, 149, 1)
HSL
hsl(90, 26%, 67%)
HSV
hsv(90, 23%, 76%)
CMYK
cmyk(11%, 0%, 23%, 24%)
CSS variable
--color-primary: #ABC195;
Lowercase HEX
#abc195

Shades

Tints

Tones

Harmony

CSS snippets for #ABC195

.color-abc195 {
  color: #ABC195;
  background-color: #ABC195;
}

Frequently asked questions

What color is #ABC195?+

#ABC195 is a HEX color with RGB value rgb(171, 193, 149) and HSL value hsl(90, 26%, 67%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABC195?+

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