#ACCDC0 Color

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

Color preview

#ACCDC0

Color formats

HEX
#ACCDC0
RGB
rgb(172, 205, 192)
RGBA
rgba(172, 205, 192, 1)
HSL
hsl(156, 25%, 74%)
HSV
hsv(156, 16%, 80%)
CMYK
cmyk(16%, 0%, 6%, 20%)
CSS variable
--color-primary: #ACCDC0;
Lowercase HEX
#accdc0

Shades

Tints

Tones

Harmony

CSS snippets for #ACCDC0

.color-accdc0 {
  color: #ACCDC0;
  background-color: #ACCDC0;
}

Frequently asked questions

What color is #ACCDC0?+

#ACCDC0 is a HEX color with RGB value rgb(172, 205, 192) and HSL value hsl(156, 25%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #ACCDC0?+

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