#FF8266 Color

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

Color preview

#FF8266

Color formats

HEX
#FF8266
RGB
rgb(255, 130, 102)
RGBA
rgba(255, 130, 102, 1)
HSL
hsl(11, 100%, 70%)
HSV
hsv(11, 60%, 100%)
CMYK
cmyk(0%, 49%, 60%, 0%)
CSS variable
--color-primary: #FF8266;
Lowercase HEX
#ff8266

Shades

Tints

Tones

Harmony

CSS snippets for #FF8266

.color-ff8266 {
  color: #FF8266;
  background-color: #FF8266;
}

Frequently asked questions

What color is #FF8266?+

#FF8266 is a HEX color with RGB value rgb(255, 130, 102) and HSL value hsl(11, 100%, 70%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FF8266?+

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