#D28F83 Color Information

Hex color code: #D28F83

The hex color #D28F83 is a subtle red with RGB values of (210, 143, 131) and HSL of (9°, 47%, 67%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#D28F83
RGB
210, 143, 131
HSL
9°, 47%, 67%
CMYK
0%, 32%, 38%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #D28F83; color: #000000; }

Badge

New Feature
.badge { background-color: #D28F83; color: #000000; }

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 #D28F83; background-color: #D28F8315; }

Alert / Toast

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

Link / Accent

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

a { color: #D28F83; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 143, 131

Red: 210 / Green: 143 / Blue: 131

HSL

9°, 47%, 67%

Hue: 9° / Saturation: 47% / Lightness: 67%

CMYK

0%, 32%, 38%, 18%

Cyan: 0% / Magenta: 32% / Yellow: 38% / Key: 18%

What color is #D28F83?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D28F83 to RGB:

rgb(210, 143, 131)HEX to RGB Converter →

HEX to HSL

Convert #D28F83 to HSL:

hsl(9, 47%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #D28F83 to CMYK:

cmyk(0%, 32%, 38%, 18%)Color Converter →

Color Meaning and Usage

#D28F83 is a soft red color with RGB values of 210, 143, 131 and HSL of 9°, 47%, 67%. This red-orange hue evokes warmth and passion, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D28F83 is #83C7D2, creating high-contrast pairings. For softer combinations, try analogous colors like #D2839F.

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

Contrast with #D28F83

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

Contrast Ratio: 8.00:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D28F83?

#D28F83 is a soft red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D28F83?

#D28F83 in RGB is (210, 143, 131) - 210 red, 143 green, and 131 blue.

How to use #D28F83 in CSS?

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

What colors go well with #D28F83?

#83C7D2 (complementary), #D2839F (analogous), and #BE5C4B (lighter shade) work well with #D28F83.