#ADAFDD Color

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

Color preview

#ADAFDD

Color formats

HEX
#ADAFDD
RGB
rgb(173, 175, 221)
RGBA
rgba(173, 175, 221, 1)
HSL
hsl(238, 41%, 77%)
HSV
hsv(238, 22%, 87%)
CMYK
cmyk(22%, 21%, 0%, 13%)
CSS variable
--color-primary: #ADAFDD;
Lowercase HEX
#adafdd

Shades

Tints

Tones

Harmony

CSS snippets for #ADAFDD

.color-adafdd {
  color: #ADAFDD;
  background-color: #ADAFDD;
}

Frequently asked questions

What color is #ADAFDD?+

#ADAFDD is a HEX color with RGB value rgb(173, 175, 221) and HSL value hsl(238, 41%, 77%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ADAFDD?+

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