#ADCAE3 Color

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

Color preview

#ADCAE3

Color formats

HEX
#ADCAE3
RGB
rgb(173, 202, 227)
RGBA
rgba(173, 202, 227, 1)
HSL
hsl(208, 49%, 78%)
HSV
hsv(208, 24%, 89%)
CMYK
cmyk(24%, 11%, 0%, 11%)
CSS variable
--color-primary: #ADCAE3;
Lowercase HEX
#adcae3

Shades

Tints

Tones

Harmony

CSS snippets for #ADCAE3

.color-adcae3 {
  color: #ADCAE3;
  background-color: #ADCAE3;
}

Frequently asked questions

What color is #ADCAE3?+

#ADCAE3 is a HEX color with RGB value rgb(173, 202, 227) and HSL value hsl(208, 49%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ADCAE3?+

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