#ED705B Color

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

Color preview

#ED705B

Color formats

HEX
#ED705B
RGB
rgb(237, 112, 91)
RGBA
rgba(237, 112, 91, 1)
HSL
hsl(9, 80%, 64%)
HSV
hsv(9, 62%, 93%)
CMYK
cmyk(0%, 53%, 62%, 7%)
CSS variable
--color-primary: #ED705B;
Lowercase HEX
#ed705b

Shades

Tints

Tones

Harmony

CSS snippets for #ED705B

.color-ed705b {
  color: #ED705B;
  background-color: #ED705B;
}

Frequently asked questions

What color is #ED705B?+

#ED705B is a HEX color with RGB value rgb(237, 112, 91) and HSL value hsl(9, 80%, 64%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #ED705B?+

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