#FF8442 Color

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

Color preview

#FF8442

Color formats

HEX
#FF8442
RGB
rgb(255, 132, 66)
RGBA
rgba(255, 132, 66, 1)
HSL
hsl(21, 100%, 63%)
HSV
hsv(21, 74%, 100%)
CMYK
cmyk(0%, 48%, 74%, 0%)
CSS variable
--color-primary: #FF8442;
Lowercase HEX
#ff8442

Shades

Tints

Tones

Harmony

CSS snippets for #FF8442

.color-ff8442 {
  color: #FF8442;
  background-color: #FF8442;
}

Frequently asked questions

What color is #FF8442?+

#FF8442 is a HEX color with RGB value rgb(255, 132, 66) and HSL value hsl(21, 100%, 63%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #FF8442?+

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