#F6B08C Color

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

Color preview

#F6B08C

Color formats

HEX
#F6B08C
RGB
rgb(246, 176, 140)
RGBA
rgba(246, 176, 140, 1)
HSL
hsl(20, 85%, 76%)
HSV
hsv(20, 43%, 96%)
CMYK
cmyk(0%, 28%, 43%, 4%)
CSS variable
--color-primary: #F6B08C;
Lowercase HEX
#f6b08c

Shades

Tints

Tones

Harmony

CSS snippets for #F6B08C

.color-f6b08c {
  color: #F6B08C;
  background-color: #F6B08C;
}

Frequently asked questions

What color is #F6B08C?+

#F6B08C is a HEX color with RGB value rgb(246, 176, 140) and HSL value hsl(20, 85%, 76%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #F6B08C?+

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