#DCE5BC Color Information

Hex color code: #DCE5BC

The hex color #DCE5BC is a ethereal yellow with RGB values of (220, 229, 188) and HSL of (73°, 44%, 82%). It is typically applied in digital products.

Try:
Color NameWheat
HEX
#DCE5BC
RGB
220, 229, 188
HSL
73°, 44%, 82%
CMYK
4%, 0%, 18%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCE5BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 229, 188

Red: 220 / Green: 229 / Blue: 188

HSL

73°, 44%, 82%

Hue: 73° / Saturation: 44% / Lightness: 82%

CMYK

4%, 0%, 18%, 10%

Cyan: 4% / Magenta: 0% / Yellow: 18% / Key: 10%

What color is #DCE5BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCE5BC to RGB:

rgb(220, 229, 188)HEX to RGB Converter →

HEX to HSL

Convert #DCE5BC to HSL:

hsl(73, 44%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #DCE5BC to CMYK:

cmyk(4%, 0%, 18%, 10%)Color Converter →

Color Meaning and Usage

A ethereal yellow tone, #DCE5BC has RGB (220, 229, 188) and HSL (73°, 44%, 82%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCE5BC is #C6BDE5, creating high-contrast pairings. For softer combinations, try analogous colors like #E5DABD.

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

Contrast with #DCE5BC

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 #DCE5BC?

#DCE5BC is a ethereal yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DCE5BC?

#DCE5BC in RGB is (220, 229, 188) - 220 red, 229 green, and 188 blue.

How to use #DCE5BC in CSS?

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

What colors go well with #DCE5BC?

#C6BDE5 (complementary), #E5DABD (analogous), and #C0D086 (lighter shade) work well with #DCE5BC.