#DCEBCF Color Information

Hex color code: #DCEBCF

The hex color #DCEBCF is a ethereal green with RGB values of (220, 235, 207) and HSL of (92°, 41%, 87%). It is typically applied in digital products.

Try:
Color NameBeige
HEX
#DCEBCF
RGB
220, 235, 207
HSL
92°, 41%, 87%
CMYK
6%, 0%, 12%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCEBCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 235, 207

Red: 220 / Green: 235 / Blue: 207

HSL

92°, 41%, 87%

Hue: 92° / Saturation: 41% / Lightness: 87%

CMYK

6%, 0%, 12%, 8%

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

What color is #DCEBCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCEBCF to RGB:

rgb(220, 235, 207)HEX to RGB Converter →

HEX to HSL

Convert #DCEBCF to HSL:

hsl(92, 41%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #DCEBCF to CMYK:

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

Color Meaning and Usage

#DCEBCF is a delicate green color with RGB values of 220, 235, 207 and HSL of 92°, 41%, 87%. 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 #DCEBCF is #DFD0EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBEBD0.

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

Contrast with #DCEBCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCEBCF?

#DCEBCF is a delicate green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DCEBCF?

#DCEBCF in RGB is (220, 235, 207) - 220 red, 235 green, and 207 blue.

How to use #DCEBCF in CSS?

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

What colors go well with #DCEBCF?

#DFD0EB (complementary), #EBEBD0 (analogous), and #B6D59A (lighter shade) work well with #DCEBCF.