#F8686A Color

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

Color preview

#F8686A

Color formats

HEX
#F8686A
RGB
rgb(248, 104, 106)
RGBA
rgba(248, 104, 106, 1)
HSL
hsl(359, 91%, 69%)
HSV
hsv(359, 58%, 97%)
CMYK
cmyk(0%, 58%, 57%, 3%)
CSS variable
--color-primary: #F8686A;
Lowercase HEX
#f8686a

Shades

Tints

Tones

Harmony

CSS snippets for #F8686A

.color-f8686a {
  color: #F8686A;
  background-color: #F8686A;
}

Frequently asked questions

What color is #F8686A?+

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

What is the closest Tailwind color to #F8686A?+

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