#EDB0A9 Color

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

Color preview

#EDB0A9

Color formats

HEX
#EDB0A9
RGB
rgb(237, 176, 169)
RGBA
rgba(237, 176, 169, 1)
HSL
hsl(6, 65%, 80%)
HSV
hsv(6, 29%, 93%)
CMYK
cmyk(0%, 26%, 29%, 7%)
CSS variable
--color-primary: #EDB0A9;
Lowercase HEX
#edb0a9

Shades

Tints

Tones

Harmony

CSS snippets for #EDB0A9

.color-edb0a9 {
  color: #EDB0A9;
  background-color: #EDB0A9;
}

Frequently asked questions

What color is #EDB0A9?+

#EDB0A9 is a HEX color with RGB value rgb(237, 176, 169) and HSL value hsl(6, 65%, 80%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EDB0A9?+

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