#D60000 Color Information

Hex color code: #D60000

#D60000 is a striking red color. In RGB it is (214, 0, 0), and in HSL it is (0°, 100%, 42%). It is popular in mobile app design.

Try:
Color NameRed
HEX
#D60000
RGB
214, 0, 0
HSL
0°, 100%, 42%
CMYK
0%, 100%, 100%, 16%

Shades

CSS Usage
color: #D60000;
background-color: #D60000;
border-color: #D60000;
box-shadow: 0 0 10px #D60000;
border: 2px solid #D60000;
Tailwind Usage
bg-[#D60000]
text-[#D60000]
border-[#D60000]
shadow-[0_0_10px_D60000]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #D60000, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #D60000; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #D60000; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #D60000; background-color: #D6000015; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #D6000020; border-left: 4px solid #D60000; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #D60000; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #D60000 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

214, 0, 0

Red: 214 / Green: 0 / Blue: 0

HSL

0°, 100%, 42%

Hue: 0° / Saturation: 100% / Lightness: 42%

CMYK

0%, 100%, 100%, 16%

Cyan: 0% / Magenta: 100% / Yellow: 100% / Key: 16%

What color is #D60000?

#D60000 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D60000 to RGB:

rgb(214, 0, 0)HEX to RGB Converter →

HEX to HSL

Convert #D60000 to HSL:

hsl(0, 100%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #D60000 to CMYK:

cmyk(0%, 100%, 100%, 16%)Color Converter →

Color Meaning and Usage

#D60000 is a vivid red color with RGB values of 214, 0, 0 and HSL of 0°, 100%, 42%. This highly saturated hue evokes energy and excitement, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D60000 is #00D6D6, creating high-contrast pairings. For softer combinations, try analogous colors like #D6006B.

Use #D60000 in CSS: color: #D60000 or background-color: #D60000. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #D60000

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 3.86:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D60000?

#D60000 is a vivid red color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #D60000?

#D60000 in RGB is (214, 0, 0) - 214 red, 0 green, and 0 blue.

How to use #D60000 in CSS?

Use #D60000 directly in your CSS properties like color or background-color.

What colors go well with #D60000?

#00D6D6 (complementary), #D6006B (analogous), and #8A0000 (lighter shade) work well with #D60000.