#DBE2CA Color Information

Hex color code: #DBE2CA

A soft green shade, #DBE2CA appears as (219, 226, 202) in RGB and (78°, 29%, 84%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameAntique White
HEX
#DBE2CA
RGB
219, 226, 202
HSL
78°, 29%, 84%
CMYK
3%, 0%, 11%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBE2CA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 226, 202

Red: 219 / Green: 226 / Blue: 202

HSL

78°, 29%, 84%

Hue: 78° / Saturation: 29% / Lightness: 84%

CMYK

3%, 0%, 11%, 11%

Cyan: 3% / Magenta: 0% / Yellow: 11% / Key: 11%

What color is #DBE2CA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBE2CA to RGB:

rgb(219, 226, 202)HEX to RGB Converter →

HEX to HSL

Convert #DBE2CA to HSL:

hsl(78, 29%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #DBE2CA to CMYK:

cmyk(3%, 0%, 11%, 11%)Color Converter →

Color Meaning and Usage

A light green tone, #DBE2CA has RGB (219, 226, 202) and HSL (78°, 29%, 84%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBE2CA is #D1CAE2, creating high-contrast pairings. For softer combinations, try analogous colors like #E2DDCA.

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

Contrast with #DBE2CA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBE2CA?

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

What is the RGB value of #DBE2CA?

#DBE2CA in RGB is (219, 226, 202) - 219 red, 226 green, and 202 blue.

How to use #DBE2CA in CSS?

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

What colors go well with #DBE2CA?

#D1CAE2 (complementary), #E2DDCA (analogous), and #B9C799 (lighter shade) work well with #DBE2CA.