#DBEACD Color Information

Hex color code: #DBEACD

A delicate green shade, #DBEACD appears as (219, 234, 205) in RGB and (91°, 41%, 86%) in HSL. It is popular in mobile app design.

Try:
Color NameBeige
HEX
#DBEACD
RGB
219, 234, 205
HSL
91°, 41%, 86%
CMYK
6%, 0%, 12%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBEACD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 234, 205

Red: 219 / Green: 234 / Blue: 205

HSL

91°, 41%, 86%

Hue: 91° / Saturation: 41% / Lightness: 86%

CMYK

6%, 0%, 12%, 8%

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

What color is #DBEACD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBEACD to RGB:

rgb(219, 234, 205)HEX to RGB Converter →

HEX to HSL

Convert #DBEACD to HSL:

hsl(91, 41%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #DBEACD to CMYK:

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

Color Meaning and Usage

A soft green tone, #DBEACD has RGB (219, 234, 205) and HSL (91°, 41%, 86%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBEACD is #DCCDEA, creating high-contrast pairings. For softer combinations, try analogous colors like #E9EACD.

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

Contrast with #DBEACD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBEACD?

#DBEACD is a soft green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DBEACD?

#DBEACD in RGB is (219, 234, 205) - 219 red, 234 green, and 205 blue.

How to use #DBEACD in CSS?

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

What colors go well with #DBEACD?

#DCCDEA (complementary), #E9EACD (analogous), and #B4D397 (lighter shade) work well with #DBEACD.