#EBADCA Color

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

Color preview

#EBADCA

Color formats

HEX
#EBADCA
RGB
rgb(235, 173, 202)
RGBA
rgba(235, 173, 202, 1)
HSL
hsl(332, 61%, 80%)
HSV
hsv(332, 26%, 92%)
CMYK
cmyk(0%, 26%, 14%, 8%)
CSS variable
--color-primary: #EBADCA;
Lowercase HEX
#ebadca

Shades

Tints

Tones

Harmony

CSS snippets for #EBADCA

.color-ebadca {
  color: #EBADCA;
  background-color: #EBADCA;
}

Frequently asked questions

What color is #EBADCA?+

#EBADCA is a HEX color with RGB value rgb(235, 173, 202) and HSL value hsl(332, 61%, 80%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EBADCA?+

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