#DFECE6 Color Information

Hex color code: #DFECE6

#DFECE6 is a airy cyan color. In RGB it is (223, 236, 230), and in HSL it is (152°, 25%, 90%). It is widely used in graphic design.

Try:
Color NameLavender
HEX
#DFECE6
RGB
223, 236, 230
HSL
152°, 25%, 90%
CMYK
6%, 0%, 3%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFECE6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 236, 230

Red: 223 / Green: 236 / Blue: 230

HSL

152°, 25%, 90%

Hue: 152° / Saturation: 25% / Lightness: 90%

CMYK

6%, 0%, 3%, 7%

Cyan: 6% / Magenta: 0% / Yellow: 3% / Key: 7%

What color is #DFECE6?

#DFECE6 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFECE6 to RGB:

rgb(223, 236, 230)HEX to RGB Converter →

HEX to HSL

Convert #DFECE6 to HSL:

hsl(152, 25%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #DFECE6 to CMYK:

cmyk(6%, 0%, 3%, 7%)Color Converter →

Color Meaning and Usage

#DFECE6 is a soft cyan color with RGB values of 223, 236, 230 and HSL of 152°, 25%, 90%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFECE6 is #ECDFE5, creating high-contrast pairings. For softer combinations, try analogous colors like #DFECE0.

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

Contrast with #DFECE6

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

Contrast Ratio: 17.28:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFECE6?

#DFECE6 is a soft cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DFECE6?

#DFECE6 in RGB is (223, 236, 230) - 223 red, 236 green, and 230 blue.

How to use #DFECE6 in CSS?

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

What colors go well with #DFECE6?

#ECDFE5 (complementary), #DFECE0 (analogous), and #AFCFC0 (lighter shade) work well with #DFECE6.