#F08B48 Color

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

Color preview

#F08B48

Color formats

HEX
#F08B48
RGB
rgb(240, 139, 72)
RGBA
rgba(240, 139, 72, 1)
HSL
hsl(24, 85%, 61%)
HSV
hsv(24, 70%, 94%)
CMYK
cmyk(0%, 42%, 70%, 6%)
CSS variable
--color-primary: #F08B48;
Lowercase HEX
#f08b48

Shades

Tints

Tones

Harmony

CSS snippets for #F08B48

.color-f08b48 {
  color: #F08B48;
  background-color: #F08B48;
}

Frequently asked questions

What color is #F08B48?+

#F08B48 is a HEX color with RGB value rgb(240, 139, 72) and HSL value hsl(24, 85%, 61%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #F08B48?+

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