#DE6145 Color Information

Hex color code: #DE6145

#DE6145 is a vibrant red color. In RGB it is (222, 97, 69), and in HSL it is (11°, 70%, 57%). It is popular in mobile app design.

Try:
Color NameIndian Red
HEX
#DE6145
RGB
222, 97, 69
HSL
11°, 70%, 57%
CMYK
0%, 56%, 69%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DE6145; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 97, 69

Red: 222 / Green: 97 / Blue: 69

HSL

11°, 70%, 57%

Hue: 11° / Saturation: 70% / Lightness: 57%

CMYK

0%, 56%, 69%, 13%

Cyan: 0% / Magenta: 56% / Yellow: 69% / Key: 13%

What color is #DE6145?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DE6145 to RGB:

rgb(222, 97, 69)HEX to RGB Converter →

HEX to HSL

Convert #DE6145 to HSL:

hsl(11, 70%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #DE6145 to CMYK:

cmyk(0%, 56%, 69%, 13%)Color Converter →

Color Meaning and Usage

#DE6145 is a invigorating red color with RGB values of 222, 97, 69 and HSL of 11°, 70%, 57%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DE6145 is #45C2DE, creating high-contrast pairings. For softer combinations, try analogous colors like #DE4575.

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

Contrast with #DE6145

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DE6145?

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

What is the RGB value of #DE6145?

#DE6145 in RGB is (222, 97, 69) - 222 red, 97 green, and 69 blue.

How to use #DE6145 in CSS?

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

What colors go well with #DE6145?

#45C2DE (complementary), #DE4575 (analogous), and #B63C20 (lighter shade) work well with #DE6145.