#FF8462 Color

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

Color preview

#FF8462

Color formats

HEX
#FF8462
RGB
rgb(255, 132, 98)
RGBA
rgba(255, 132, 98, 1)
HSL
hsl(13, 100%, 69%)
HSV
hsv(13, 62%, 100%)
CMYK
cmyk(0%, 48%, 62%, 0%)
CSS variable
--color-primary: #FF8462;
Lowercase HEX
#ff8462

Shades

Tints

Tones

Harmony

CSS snippets for #FF8462

.color-ff8462 {
  color: #FF8462;
  background-color: #FF8462;
}

Frequently asked questions

What color is #FF8462?+

#FF8462 is a HEX color with RGB value rgb(255, 132, 98) and HSL value hsl(13, 100%, 69%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FF8462?+

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