#F48C50 Color

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

Color preview

#F48C50

Color formats

HEX
#F48C50
RGB
rgb(244, 140, 80)
RGBA
rgba(244, 140, 80, 1)
HSL
hsl(22, 88%, 64%)
HSV
hsv(22, 67%, 96%)
CMYK
cmyk(0%, 43%, 67%, 4%)
CSS variable
--color-primary: #F48C50;
Lowercase HEX
#f48c50

Shades

Tints

Tones

Harmony

CSS snippets for #F48C50

.color-f48c50 {
  color: #F48C50;
  background-color: #F48C50;
}

Frequently asked questions

What color is #F48C50?+

#F48C50 is a HEX color with RGB value rgb(244, 140, 80) and HSL value hsl(22, 88%, 64%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #F48C50?+

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