#DC6F83 Color Information

Hex color code: #DC6F83

The hex color #DC6F83 is a energetic red with RGB values of (220, 111, 131) and HSL of (349°, 61%, 65%). It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#DC6F83
RGB
220, 111, 131
HSL
349°, 61%, 65%
CMYK
0%, 50%, 40%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DC6F83; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 111, 131

Red: 220 / Green: 111 / Blue: 131

HSL

349°, 61%, 65%

Hue: 349° / Saturation: 61% / Lightness: 65%

CMYK

0%, 50%, 40%, 14%

Cyan: 0% / Magenta: 50% / Yellow: 40% / Key: 14%

What color is #DC6F83?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DC6F83 to RGB:

rgb(220, 111, 131)HEX to RGB Converter →

HEX to HSL

Convert #DC6F83 to HSL:

hsl(349, 61%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #DC6F83 to CMYK:

cmyk(0%, 50%, 40%, 14%)Color Converter →

Color Meaning and Usage

A fiery red tone, #DC6F83 has RGB (220, 111, 131) and HSL (349°, 61%, 65%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DC6F83 is #6FDCC8, creating high-contrast pairings. For softer combinations, try analogous colors like #DC6FBA.

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

Contrast with #DC6F83

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

Contrast Ratio: 6.64:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DC6F83?

#DC6F83 is a fiery red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DC6F83?

#DC6F83 in RGB is (220, 111, 131) - 220 red, 111 green, and 131 blue.

How to use #DC6F83 in CSS?

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

What colors go well with #DC6F83?

#6FDCC8 (complementary), #DC6FBA (analogous), and #CD324E (lighter shade) work well with #DC6F83.