✓ Copied to clipboard
#DF775D (Soft Warm Red) color swatch preview — Color From Pic.
#DF775D — Soft Warm Red color swatch

Soft Warm Red

#DF775D

📝 Color Information for #DF775D

The hexadecimal color code #DF775D represents a light shade in the red family. In the RGB color model, this color is composed of 223 red, 119 green, and 93 blue, which translates to approximately 87% red, 47% green, and 36% blue. This makes it a moderately saturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #DF775D has a hue of 12 degrees, a saturation level of 67%, and a lightness value of 62%. The hue angle of 12° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 12°, saturation of 58%, and brightness/value of 87%. For print applications using the CMYK color model, #DF775D would be reproduced using 0% cyan, 47% magenta, 58% yellow, and 13% black. The closest web-safe color is #CC6666, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #DF775D with other colors, consider its complementary color at hue 192° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14645085, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #DF775D

Tailwind CSS
red-400
HEX
#DF775D
RGB
rgb(223, 119, 93)
RGB %
87%, 47%, 36%
HSL
hsl(12, 67%, 62%)
HSV
hsv(12, 58%, 87%)
CMYK
0%, 47%, 58%, 13%
Decimal
14645085
Web Safe
#CC6666

🎨 Color Schemes for #DF775D

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #DF775D

🌗 Shades and Tints of #DF775D

Shades (adding black)
Tints (adding white)

🎚️ Tones of #DF775D

Tones (adding gray / desaturating)

🌈 Hue Variations of #DF775D

Hue Variations (shifting the color spectrum)

👁️ Preview of #DF775D in Use

Text on #DF775D
This demonstrates text readability on the color background. (Click to edit)
#DF775D as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #DF775D

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #DF775D

:root { --color-hex: #DF775D; --color-rgb: 223, 119, 93; --color-hsl: 12, 67%, 62%; } .bg-color { background-color: #DF775D; } .text-color { color: #DF775D; } .border-color { border-color: #DF775D; }

🛠️ Use #DF775D in Your Project

🎨
Build a Palette with #DF775D
Generate harmonious color schemes
⚖️
Check Contrast for #DF775D
WCAG accessibility testing
🌈
Create a Gradient with #DF775D
Beautiful CSS gradients

🔗 Related Colors to #DF775D

#DF5D84
Hue -30°
#DF5D64
Hue -15°
#DF985D
Hue +15°
#DFB85D
Hue +30°
#D75737
85% L
#B74224
70% L
#842F1A
50% L
#511D10
30% L
#E6947F
70% L
#ECAD9D
77% L
#F2C9BF
85% L
#F8E2DD
92% L

About Soft Warm Red (#DF775D)

Soft Warm Red is a medium, vibrant, warm red color with a hue angle of 12°, saturation of 67%, and lightness of 62%. Its RGB value is (223, 119, 93) and its CMYK breakdown is C:0% M:47% Y:58% K:13%.

This is a Summer (Cool) color palette archetype. Passion, Energy, Action, Danger. Red is a powerful color that evokes strong emotions and captures attention immediately.

Frequently Asked Questions About #DF775D

What is the HEX code for Soft Warm Red? +

The HEX code for Soft Warm Red is #DF775D. In CSS you can use it directly as color: #DF775D; or as a background: background-color: #DF775D;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #DF775D? +

The RGB value of #DF775D is rgb(223, 119, 93). This means the color contains 223 out of 255 parts red, 119 out of 255 parts green, and 93 out of 255 parts blue. Red is the strongest channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(223, 119, 93);

What is the HSL value of #DF775D? +

The HSL value of #DF775D is hsl(12, 67%, 62%). The hue is 12°, placing it in the red family on the color wheel. The saturation is 67%, making it vibrant. The lightness is 62%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #DF775D a warm or cool color? +

#DF775D is classified as a warm color based on its hue angle of 12°. Warm colors — reds, oranges, and yellows — evoke energy, enthusiasm, and urgency. They tend to advance visually and draw the eye. In design, warm colors are often used for calls-to-action, food and hospitality brands, and anywhere a feeling of warmth or excitement is desired.

What is the CMYK value of #DF775D? +

The approximate CMYK value of #DF775D is C:0% M:47% Y:58% K:13%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #DF775D with Other Tools

🔢
Color Converter
Get all formats for #DF775D — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #DF775D passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #DF775D.
👓
Blindness Simulator
See how #DF775D appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #DF775D.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #DF775D.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #DF775D.
🔬
Technical Formats
See #DF775D in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #DF775D as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.