#ADAFCE Color

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

Color preview

#ADAFCE

Color formats

HEX
#ADAFCE
RGB
rgb(173, 175, 206)
RGBA
rgba(173, 175, 206, 1)
HSL
hsl(236, 25%, 74%)
HSV
hsv(236, 16%, 81%)
CMYK
cmyk(16%, 15%, 0%, 19%)
CSS variable
--color-primary: #ADAFCE;
Lowercase HEX
#adafce

Shades

Tints

Tones

Harmony

CSS snippets for #ADAFCE

.color-adafce {
  color: #ADAFCE;
  background-color: #ADAFCE;
}

Frequently asked questions

What color is #ADAFCE?+

#ADAFCE is a HEX color with RGB value rgb(173, 175, 206) and HSL value hsl(236, 25%, 74%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ADAFCE?+

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