#FE6F5D Color

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

Color preview

#FE6F5D

Color formats

HEX
#FE6F5D
RGB
rgb(254, 111, 93)
RGBA
rgba(254, 111, 93, 1)
HSL
hsl(7, 99%, 68%)
HSV
hsv(7, 63%, 100%)
CMYK
cmyk(0%, 56%, 63%, 0%)
CSS variable
--color-primary: #FE6F5D;
Lowercase HEX
#fe6f5d

Shades

Tints

Tones

Harmony

CSS snippets for #FE6F5D

.color-fe6f5d {
  color: #FE6F5D;
  background-color: #FE6F5D;
}

Frequently asked questions

What color is #FE6F5D?+

#FE6F5D is a HEX color with RGB value rgb(254, 111, 93) and HSL value hsl(7, 99%, 68%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #FE6F5D?+

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