#F6B379 Color

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

Color preview

#F6B379

Color formats

HEX
#F6B379
RGB
rgb(246, 179, 121)
RGBA
rgba(246, 179, 121, 1)
HSL
hsl(28, 87%, 72%)
HSV
hsv(28, 51%, 96%)
CMYK
cmyk(0%, 27%, 51%, 4%)
CSS variable
--color-primary: #F6B379;
Lowercase HEX
#f6b379

Shades

Tints

Tones

Harmony

CSS snippets for #F6B379

.color-f6b379 {
  color: #F6B379;
  background-color: #F6B379;
}

Frequently asked questions

What color is #F6B379?+

#F6B379 is a HEX color with RGB value rgb(246, 179, 121) and HSL value hsl(28, 87%, 72%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #F6B379?+

The closest Tailwind color is orange-300, available as the bg-orange-300 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