#EBBBFF Color

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

Color preview

#EBBBFF

Color formats

HEX
#EBBBFF
RGB
rgb(235, 187, 255)
RGBA
rgba(235, 187, 255, 1)
HSL
hsl(282, 100%, 87%)
HSV
hsv(282, 27%, 100%)
CMYK
cmyk(8%, 27%, 0%, 0%)
CSS variable
--color-primary: #EBBBFF;
Lowercase HEX
#ebbbff

Shades

Tints

Tones

Harmony

CSS snippets for #EBBBFF

.color-ebbbff {
  color: #EBBBFF;
  background-color: #EBBBFF;
}

Frequently asked questions

What color is #EBBBFF?+

#EBBBFF is a HEX color with RGB value rgb(235, 187, 255) and HSL value hsl(282, 100%, 87%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #EBBBFF?+

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