#A29DBB Color

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

Color preview

#A29DBB

Color formats

HEX
#A29DBB
RGB
rgb(162, 157, 187)
RGBA
rgba(162, 157, 187, 1)
HSL
hsl(250, 18%, 67%)
HSV
hsv(250, 16%, 73%)
CMYK
cmyk(13%, 16%, 0%, 27%)
CSS variable
--color-primary: #A29DBB;
Lowercase HEX
#a29dbb

Shades

Tints

Tones

Harmony

CSS snippets for #A29DBB

.color-a29dbb {
  color: #A29DBB;
  background-color: #A29DBB;
}

Frequently asked questions

What color is #A29DBB?+

#A29DBB is a HEX color with RGB value rgb(162, 157, 187) and HSL value hsl(250, 18%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A29DBB?+

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