#F08D42 Color

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

Color preview

#F08D42

Color formats

HEX
#F08D42
RGB
rgb(240, 141, 66)
RGBA
rgba(240, 141, 66, 1)
HSL
hsl(26, 85%, 60%)
HSV
hsv(26, 73%, 94%)
CMYK
cmyk(0%, 41%, 73%, 6%)
CSS variable
--color-primary: #F08D42;
Lowercase HEX
#f08d42

Shades

Tints

Tones

Harmony

CSS snippets for #F08D42

.color-f08d42 {
  color: #F08D42;
  background-color: #F08D42;
}

Frequently asked questions

What color is #F08D42?+

#F08D42 is a HEX color with RGB value rgb(240, 141, 66) and HSL value hsl(26, 85%, 60%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #F08D42?+

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