#ADD6C1 Color

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

Color preview

#ADD6C1

Color formats

HEX
#ADD6C1
RGB
rgb(173, 214, 193)
RGBA
rgba(173, 214, 193, 1)
HSL
hsl(149, 33%, 76%)
HSV
hsv(149, 19%, 84%)
CMYK
cmyk(19%, 0%, 10%, 16%)
CSS variable
--color-primary: #ADD6C1;
Lowercase HEX
#add6c1

Shades

Tints

Tones

Harmony

CSS snippets for #ADD6C1

.color-add6c1 {
  color: #ADD6C1;
  background-color: #ADD6C1;
}

Frequently asked questions

What color is #ADD6C1?+

#ADD6C1 is a HEX color with RGB value rgb(173, 214, 193) and HSL value hsl(149, 33%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #ADD6C1?+

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