#F4806C Color

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

Color preview

#F4806C

Color formats

HEX
#F4806C
RGB
rgb(244, 128, 108)
RGBA
rgba(244, 128, 108, 1)
HSL
hsl(9, 86%, 69%)
HSV
hsv(9, 56%, 96%)
CMYK
cmyk(0%, 48%, 56%, 4%)
CSS variable
--color-primary: #F4806C;
Lowercase HEX
#f4806c

Shades

Tints

Tones

Harmony

CSS snippets for #F4806C

.color-f4806c {
  color: #F4806C;
  background-color: #F4806C;
}

Frequently asked questions

What color is #F4806C?+

#F4806C is a HEX color with RGB value rgb(244, 128, 108) and HSL value hsl(9, 86%, 69%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #F4806C?+

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