#DEE3CE Color Information

Hex color code: #DEE3CE

#DEE3CE is a airy yellow color. In RGB it is (222, 227, 206), and in HSL it is (74°, 27%, 85%). It is widely used in graphic design.

Try:
Color NameAntique White
HEX
#DEE3CE
RGB
222, 227, 206
HSL
74°, 27%, 85%
CMYK
2%, 0%, 9%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEE3CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 227, 206

Red: 222 / Green: 227 / Blue: 206

HSL

74°, 27%, 85%

Hue: 74° / Saturation: 27% / Lightness: 85%

CMYK

2%, 0%, 9%, 11%

Cyan: 2% / Magenta: 0% / Yellow: 9% / Key: 11%

What color is #DEE3CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEE3CE to RGB:

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

HEX to HSL

Convert #DEE3CE to HSL:

hsl(74, 27%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DEE3CE to CMYK:

cmyk(2%, 0%, 9%, 11%)Color Converter →

Color Meaning and Usage

#DEE3CE is a soft yellow color with RGB values of 222, 227, 206 and HSL of 74°, 27%, 85%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEE3CE is #D3CEE3, creating high-contrast pairings. For softer combinations, try analogous colors like #E3DECE.

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

Contrast with #DEE3CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEE3CE?

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

What is the RGB value of #DEE3CE?

#DEE3CE in RGB is (222, 227, 206) - 222 red, 227 green, and 206 blue.

How to use #DEE3CE in CSS?

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

What colors go well with #DEE3CE?

#D3CEE3 (complementary), #E3DECE (analogous), and #BEC79E (lighter shade) work well with #DEE3CE.