#DDDDEE Color Information
Hex color code: #DDDDEE
A light blue shade, #DDDDEE appears as (221, 221, 238) in RGB and (240°, 33%, 90%) in HSL. It is commonly used in modern UI design.
Shades
color: #DDDDEE; background-color: #DDDDEE; border-color: #DDDDEE; box-shadow: 0 0 10px #DDDDEE; border: 2px solid #DDDDEE;
bg-[#DDDDEE] text-[#DDDDEE] border-[#DDDDEE] shadow-[0_0_10px_DDDDEE]
Generate Gradient
background: linear-gradient(90deg, #DDDDEE, #FF5733);
Preview in UI
Button
Badge
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.
Alert / Toast
Link / Accent
This is a paragraph with a link using your color. The color can be applied to interactive elements.
Related Colors
Complementary
Analogous
Triadic
Split Complementary
Tetradic
Monochromatic
Popular Colors
Common HEX Colors
Color Theory
Relationships based on the position of #DDDDEE in the color wheel.
RGB, HSL and CMYK Values
RGB
221, 221, 238
Red: 221 / Green: 221 / Blue: 238
HSL
240°, 33%, 90%
Hue: 240° / Saturation: 33% / Lightness: 90%
CMYK
7%, 7%, 0%, 7%
Cyan: 7% / Magenta: 7% / Yellow: 0% / Key: 7%
What color is #DDDDEE?
#DDDDEE is a very light tint associated with purity and simplicity.
Color Shades
Complementary Colors
Color Palette
Color Meaning and Usage
#DDDDEE is a delicate blue color with RGB values of 221, 221, 238 and HSL of 240°, 33%, 90%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.
The complementary color of #DDDDEE is #EEEEDD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDE6EE.
Use #DDDDEE in CSS: color: #DDDDEE or background-color: #DDDDEE. Create palettes with Color Palette Generator or check contrast with Contrast Checker.
Contrast with #DDDDEE
Sample text on this color - The quick brown fox jumps over the lazy dog.
Need more control? Contrast Checker →
Frequently Asked Questions
What color is #DDDDEE?
#DDDDEE is a delicate blue color - a very light tint that evokes purity and simplicity.
What is the RGB value of #DDDDEE?
#DDDDEE in RGB is (221, 221, 238) - 221 red, 221 green, and 238 blue.
How to use #DDDDEE in CSS?
Use #DDDDEE directly in your CSS properties like color or background-color.