#DE6963 Color Information

Hex color code: #DE6963

The hex color #DE6963 is a warm red with RGB values of (222, 105, 99) and HSL of (3°, 65%, 63%). It is commonly used in modern UI design.

Try:
Color NameIndian Red
HEX
#DE6963
RGB
222, 105, 99
HSL
3°, 65%, 63%
CMYK
0%, 53%, 55%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DE6963; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 105, 99

Red: 222 / Green: 105 / Blue: 99

HSL

3°, 65%, 63%

Hue: 3° / Saturation: 65% / Lightness: 63%

CMYK

0%, 53%, 55%, 13%

Cyan: 0% / Magenta: 53% / Yellow: 55% / Key: 13%

What color is #DE6963?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DE6963 to RGB:

rgb(222, 105, 99)HEX to RGB Converter →

HEX to HSL

Convert #DE6963 to HSL:

hsl(3, 65%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #DE6963 to CMYK:

cmyk(0%, 53%, 55%, 13%)Color Converter →

Color Meaning and Usage

A invigorating red tone, #DE6963 has RGB (222, 105, 99) and HSL (3°, 65%, 63%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DE6963 is #63D8DE, creating high-contrast pairings. For softer combinations, try analogous colors like #DE639B.

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

Contrast with #DE6963

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DE6963?

#DE6963 is a invigorating red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DE6963?

#DE6963 in RGB is (222, 105, 99) - 222 red, 105 green, and 99 blue.

How to use #DE6963 in CSS?

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

What colors go well with #DE6963?

#63D8DE (complementary), #DE639B (analogous), and #CA332B (lighter shade) work well with #DE6963.