#F18B60 Color

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

Color preview

#F18B60

Color formats

HEX
#F18B60
RGB
rgb(241, 139, 96)
RGBA
rgba(241, 139, 96, 1)
HSL
hsl(18, 84%, 66%)
HSV
hsv(18, 60%, 95%)
CMYK
cmyk(0%, 42%, 60%, 5%)
CSS variable
--color-primary: #F18B60;
Lowercase HEX
#f18b60

Shades

Tints

Tones

Harmony

CSS snippets for #F18B60

.color-f18b60 {
  color: #F18B60;
  background-color: #F18B60;
}

Frequently asked questions

What color is #F18B60?+

#F18B60 is a HEX color with RGB value rgb(241, 139, 96) and HSL value hsl(18, 84%, 66%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #F18B60?+

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