#FD6B4E Color

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

Color preview

#FD6B4E

Color formats

HEX
#FD6B4E
RGB
rgb(253, 107, 78)
RGBA
rgba(253, 107, 78, 1)
HSL
hsl(10, 98%, 65%)
HSV
hsv(10, 69%, 99%)
CMYK
cmyk(0%, 58%, 69%, 1%)
CSS variable
--color-primary: #FD6B4E;
Lowercase HEX
#fd6b4e

Shades

Tints

Tones

Harmony

CSS snippets for #FD6B4E

.color-fd6b4e {
  color: #FD6B4E;
  background-color: #FD6B4E;
}

Frequently asked questions

What color is #FD6B4E?+

#FD6B4E is a HEX color with RGB value rgb(253, 107, 78) and HSL value hsl(10, 98%, 65%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FD6B4E?+

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