#BEACE5 Color

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

Color preview

#BEACE5

Color formats

HEX
#BEACE5
RGB
rgb(190, 172, 229)
RGBA
rgba(190, 172, 229, 1)
HSL
hsl(259, 52%, 79%)
HSV
hsv(259, 25%, 90%)
CMYK
cmyk(17%, 25%, 0%, 10%)
CSS variable
--color-primary: #BEACE5;
Lowercase HEX
#beace5

Shades

Tints

Tones

Harmony

CSS snippets for #BEACE5

.color-beace5 {
  color: #BEACE5;
  background-color: #BEACE5;
}

Frequently asked questions

What color is #BEACE5?+

#BEACE5 is a HEX color with RGB value rgb(190, 172, 229) and HSL value hsl(259, 52%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BEACE5?+

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