#ADCFB4 Color

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

Color preview

#ADCFB4

Color formats

HEX
#ADCFB4
RGB
rgb(173, 207, 180)
RGBA
rgba(173, 207, 180, 1)
HSL
hsl(132, 26%, 75%)
HSV
hsv(132, 16%, 81%)
CMYK
cmyk(16%, 0%, 13%, 19%)
CSS variable
--color-primary: #ADCFB4;
Lowercase HEX
#adcfb4

Shades

Tints

Tones

Harmony

CSS snippets for #ADCFB4

.color-adcfb4 {
  color: #ADCFB4;
  background-color: #ADCFB4;
}

Frequently asked questions

What color is #ADCFB4?+

#ADCFB4 is a HEX color with RGB value rgb(173, 207, 180) and HSL value hsl(132, 26%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #ADCFB4?+

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