#FE5672 Color

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

Color preview

#FE5672

Color formats

HEX
#FE5672
RGB
rgb(254, 86, 114)
RGBA
rgba(254, 86, 114, 1)
HSL
hsl(350, 99%, 67%)
HSV
hsv(350, 66%, 100%)
CMYK
cmyk(0%, 66%, 55%, 0%)
CSS variable
--color-primary: #FE5672;
Lowercase HEX
#fe5672

Shades

Tints

Tones

Harmony

CSS snippets for #FE5672

.color-fe5672 {
  color: #FE5672;
  background-color: #FE5672;
}

Frequently asked questions

What color is #FE5672?+

#FE5672 is a HEX color with RGB value rgb(254, 86, 114) and HSL value hsl(350, 99%, 67%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FE5672?+

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