#D23928 Color Information

Hex color code: #D23928

#D23928 is a warm red color. In RGB it is (210, 57, 40), and in HSL it is (6°, 68%, 49%). It is commonly used in modern UI design.

Try:
Color NameFirebrick
HEX
#D23928
RGB
210, 57, 40
HSL
6°, 68%, 49%
CMYK
0%, 73%, 81%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #D23928; 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 #D23928; background-color: #D2392815; }

Alert / Toast

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

Link / Accent

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

a { color: #D23928; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 57, 40

Red: 210 / Green: 57 / Blue: 40

HSL

6°, 68%, 49%

Hue: 6° / Saturation: 68% / Lightness: 49%

CMYK

0%, 73%, 81%, 18%

Cyan: 0% / Magenta: 73% / Yellow: 81% / Key: 18%

What color is #D23928?

#D23928 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D23928 to RGB:

rgb(210, 57, 40)HEX to RGB Converter →

HEX to HSL

Convert #D23928 to HSL:

hsl(6, 68%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #D23928 to CMYK:

cmyk(0%, 73%, 81%, 18%)Color Converter →

Color Meaning and Usage

#D23928 is a vibrant red color with RGB values of 210, 57, 40 and HSL of 6°, 68%, 49%. This red-orange hue evokes warmth and passion, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D23928 is #28C1D2, creating high-contrast pairings. For softer combinations, try analogous colors like #D2286C.

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

Contrast with #D23928

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D23928?

#D23928 is a vibrant red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D23928?

#D23928 in RGB is (210, 57, 40) - 210 red, 57 green, and 40 blue.

How to use #D23928 in CSS?

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

What colors go well with #D23928?

#28C1D2 (complementary), #D2286C (analogous), and #92281C (lighter shade) work well with #D23928.