#B3ADFD Color

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

Color preview

#B3ADFD

Color formats

HEX
#B3ADFD
RGB
rgb(179, 173, 253)
RGBA
rgba(179, 173, 253, 1)
HSL
hsl(244, 95%, 84%)
HSV
hsv(244, 32%, 99%)
CMYK
cmyk(29%, 32%, 0%, 1%)
CSS variable
--color-primary: #B3ADFD;
Lowercase HEX
#b3adfd

Shades

Tints

Tones

Harmony

CSS snippets for #B3ADFD

.color-b3adfd {
  color: #B3ADFD;
  background-color: #B3ADFD;
}

Frequently asked questions

What color is #B3ADFD?+

#B3ADFD is a HEX color with RGB value rgb(179, 173, 253) and HSL value hsl(244, 95%, 84%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B3ADFD?+

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