#FD7B5B Color

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

Color preview

#FD7B5B

Color formats

HEX
#FD7B5B
RGB
rgb(253, 123, 91)
RGBA
rgba(253, 123, 91, 1)
HSL
hsl(12, 98%, 67%)
HSV
hsv(12, 64%, 99%)
CMYK
cmyk(0%, 51%, 64%, 1%)
CSS variable
--color-primary: #FD7B5B;
Lowercase HEX
#fd7b5b

Shades

Tints

Tones

Harmony

CSS snippets for #FD7B5B

.color-fd7b5b {
  color: #FD7B5B;
  background-color: #FD7B5B;
}

Frequently asked questions

What color is #FD7B5B?+

#FD7B5B is a HEX color with RGB value rgb(253, 123, 91) and HSL value hsl(12, 98%, 67%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #FD7B5B?+

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