#FD6C6F Color

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

Color preview

#FD6C6F

Color formats

HEX
#FD6C6F
RGB
rgb(253, 108, 111)
RGBA
rgba(253, 108, 111, 1)
HSL
hsl(359, 97%, 71%)
HSV
hsv(359, 57%, 99%)
CMYK
cmyk(0%, 57%, 56%, 1%)
CSS variable
--color-primary: #FD6C6F;
Lowercase HEX
#fd6c6f

Shades

Tints

Tones

Harmony

CSS snippets for #FD6C6F

.color-fd6c6f {
  color: #FD6C6F;
  background-color: #FD6C6F;
}

Frequently asked questions

What color is #FD6C6F?+

#FD6C6F is a HEX color with RGB value rgb(253, 108, 111) and HSL value hsl(359, 97%, 71%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FD6C6F?+

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