#F8686D Color

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

Color preview

#F8686D

Color formats

HEX
#F8686D
RGB
rgb(248, 104, 109)
RGBA
rgba(248, 104, 109, 1)
HSL
hsl(358, 91%, 69%)
HSV
hsv(358, 58%, 97%)
CMYK
cmyk(0%, 58%, 56%, 3%)
CSS variable
--color-primary: #F8686D;
Lowercase HEX
#f8686d

Shades

Tints

Tones

Harmony

CSS snippets for #F8686D

.color-f8686d {
  color: #F8686D;
  background-color: #F8686D;
}

Frequently asked questions

What color is #F8686D?+

#F8686D is a HEX color with RGB value rgb(248, 104, 109) and HSL value hsl(358, 91%, 69%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #F8686D?+

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