#F0886B Color

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

Color preview

#F0886B

Color formats

HEX
#F0886B
RGB
rgb(240, 136, 107)
RGBA
rgba(240, 136, 107, 1)
HSL
hsl(13, 82%, 68%)
HSV
hsv(13, 55%, 94%)
CMYK
cmyk(0%, 43%, 55%, 6%)
CSS variable
--color-primary: #F0886B;
Lowercase HEX
#f0886b

Shades

Tints

Tones

Harmony

CSS snippets for #F0886B

.color-f0886b {
  color: #F0886B;
  background-color: #F0886B;
}

Frequently asked questions

What color is #F0886B?+

#F0886B is a HEX color with RGB value rgb(240, 136, 107) and HSL value hsl(13, 82%, 68%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #F0886B?+

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