#BDBEF9 Color

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

Color preview

#BDBEF9

Color formats

HEX
#BDBEF9
RGB
rgb(189, 190, 249)
RGBA
rgba(189, 190, 249, 1)
HSL
hsl(239, 83%, 86%)
HSV
hsv(239, 24%, 98%)
CMYK
cmyk(24%, 24%, 0%, 2%)
CSS variable
--color-primary: #BDBEF9;
Lowercase HEX
#bdbef9

Shades

Tints

Tones

Harmony

CSS snippets for #BDBEF9

.color-bdbef9 {
  color: #BDBEF9;
  background-color: #BDBEF9;
}

Frequently asked questions

What color is #BDBEF9?+

#BDBEF9 is a HEX color with RGB value rgb(189, 190, 249) and HSL value hsl(239, 83%, 86%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BDBEF9?+

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