#DEE1CE Color Information

Hex color code: #DEE1CE

A delicate yellow shade, #DEE1CE appears as (222, 225, 206) in RGB and (69°, 24%, 85%) in HSL. It is popular in mobile app design.

Try:
Color NameAntique White
HEX
#DEE1CE
RGB
222, 225, 206
HSL
69°, 24%, 85%
CMYK
1%, 0%, 8%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEE1CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 225, 206

Red: 222 / Green: 225 / Blue: 206

HSL

69°, 24%, 85%

Hue: 69° / Saturation: 24% / Lightness: 85%

CMYK

1%, 0%, 8%, 12%

Cyan: 1% / Magenta: 0% / Yellow: 8% / Key: 12%

What color is #DEE1CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEE1CE to RGB:

rgb(222, 225, 206)HEX to RGB Converter →

HEX to HSL

Convert #DEE1CE to HSL:

hsl(69, 24%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DEE1CE to CMYK:

cmyk(1%, 0%, 8%, 12%)Color Converter →

Color Meaning and Usage

A soft yellow tone, #DEE1CE has RGB (222, 225, 206) and HSL (69°, 24%, 85%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEE1CE is #D2D0E2, creating high-contrast pairings. For softer combinations, try analogous colors like #E2DCD0.

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

Contrast with #DEE1CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEE1CE?

#DEE1CE is a soft yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DEE1CE?

#DEE1CE in RGB is (222, 225, 206) - 222 red, 225 green, and 206 blue.

How to use #DEE1CE in CSS?

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

What colors go well with #DEE1CE?

#D2D0E2 (complementary), #E2DCD0 (analogous), and #BFC5A0 (lighter shade) work well with #DEE1CE.