#BEACE3 Color

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

Color preview

#BEACE3

Color formats

HEX
#BEACE3
RGB
rgb(190, 172, 227)
RGBA
rgba(190, 172, 227, 1)
HSL
hsl(260, 50%, 78%)
HSV
hsv(260, 24%, 89%)
CMYK
cmyk(16%, 24%, 0%, 11%)
CSS variable
--color-primary: #BEACE3;
Lowercase HEX
#beace3

Shades

Tints

Tones

Harmony

CSS snippets for #BEACE3

.color-beace3 {
  color: #BEACE3;
  background-color: #BEACE3;
}

Frequently asked questions

What color is #BEACE3?+

#BEACE3 is a HEX color with RGB value rgb(190, 172, 227) and HSL value hsl(260, 50%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BEACE3?+

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