#FD835B Color

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

Color preview

#FD835B

Color formats

HEX
#FD835B
RGB
rgb(253, 131, 91)
RGBA
rgba(253, 131, 91, 1)
HSL
hsl(15, 98%, 67%)
HSV
hsv(15, 64%, 99%)
CMYK
cmyk(0%, 48%, 64%, 1%)
CSS variable
--color-primary: #FD835B;
Lowercase HEX
#fd835b

Shades

Tints

Tones

Harmony

CSS snippets for #FD835B

.color-fd835b {
  color: #FD835B;
  background-color: #FD835B;
}

Frequently asked questions

What color is #FD835B?+

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

What is the closest Tailwind color to #FD835B?+

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