#F6B183 Color

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

Color preview

#F6B183

Color formats

HEX
#F6B183
RGB
rgb(246, 177, 131)
RGBA
rgba(246, 177, 131, 1)
HSL
hsl(24, 86%, 74%)
HSV
hsv(24, 47%, 96%)
CMYK
cmyk(0%, 28%, 47%, 4%)
CSS variable
--color-primary: #F6B183;
Lowercase HEX
#f6b183

Shades

Tints

Tones

Harmony

CSS snippets for #F6B183

.color-f6b183 {
  color: #F6B183;
  background-color: #F6B183;
}

Frequently asked questions

What color is #F6B183?+

#F6B183 is a HEX color with RGB value rgb(246, 177, 131) and HSL value hsl(24, 86%, 74%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #F6B183?+

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