#FE705A Color

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

Color preview

#FE705A

Color formats

HEX
#FE705A
RGB
rgb(254, 112, 90)
RGBA
rgba(254, 112, 90, 1)
HSL
hsl(8, 99%, 67%)
HSV
hsv(8, 65%, 100%)
CMYK
cmyk(0%, 56%, 65%, 0%)
CSS variable
--color-primary: #FE705A;
Lowercase HEX
#fe705a

Shades

Tints

Tones

Harmony

CSS snippets for #FE705A

.color-fe705a {
  color: #FE705A;
  background-color: #FE705A;
}

Frequently asked questions

What color is #FE705A?+

#FE705A is a HEX color with RGB value rgb(254, 112, 90) and HSL value hsl(8, 99%, 67%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #FE705A?+

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