#ECB8F9 Color

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

Color preview

#ECB8F9

Color formats

HEX
#ECB8F9
RGB
rgb(236, 184, 249)
RGBA
rgba(236, 184, 249, 1)
HSL
hsl(288, 84%, 85%)
HSV
hsv(288, 26%, 98%)
CMYK
cmyk(5%, 26%, 0%, 2%)
CSS variable
--color-primary: #ECB8F9;
Lowercase HEX
#ecb8f9

Shades

Tints

Tones

Harmony

CSS snippets for #ECB8F9

.color-ecb8f9 {
  color: #ECB8F9;
  background-color: #ECB8F9;
}

Frequently asked questions

What color is #ECB8F9?+

#ECB8F9 is a HEX color with RGB value rgb(236, 184, 249) and HSL value hsl(288, 84%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #ECB8F9?+

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