#DE0206 Color

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

Color preview

#DE0206

Color formats

HEX
#DE0206
RGB
rgb(222, 2, 6)
RGBA
rgba(222, 2, 6, 1)
HSL
hsl(359, 98%, 44%)
HSV
hsv(359, 99%, 87%)
CMYK
cmyk(0%, 99%, 97%, 13%)
CSS variable
--color-primary: #DE0206;
Lowercase HEX
#de0206

Shades

Tints

Tones

Harmony

CSS snippets for #DE0206

.color-de0206 {
  color: #DE0206;
  background-color: #DE0206;
}

Frequently asked questions

What color is #DE0206?+

#DE0206 is a HEX color with RGB value rgb(222, 2, 6) and HSL value hsl(359, 98%, 44%). Its closest CSS named color is Red.

What is the closest Tailwind color to #DE0206?+

The closest Tailwind color is red-600, available as the bg-red-600 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