#DBF0C0 Color Information

Hex color code: #DBF0C0

A airy green shade, #DBF0C0 appears as (219, 240, 192) in RGB and (86°, 62%, 85%) in HSL. It is widely used in graphic design.

Try:
Color NameWheat
HEX
#DBF0C0
RGB
219, 240, 192
HSL
86°, 62%, 85%
CMYK
9%, 0%, 20%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBF0C0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 240, 192

Red: 219 / Green: 240 / Blue: 192

HSL

86°, 62%, 85%

Hue: 86° / Saturation: 62% / Lightness: 85%

CMYK

9%, 0%, 20%, 6%

Cyan: 9% / Magenta: 0% / Yellow: 20% / Key: 6%

What color is #DBF0C0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBF0C0 to RGB:

rgb(219, 240, 192)HEX to RGB Converter →

HEX to HSL

Convert #DBF0C0 to HSL:

hsl(86, 62%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DBF0C0 to CMYK:

cmyk(9%, 0%, 20%, 6%)Color Converter →

Color Meaning and Usage

#DBF0C0 is a delicate green color with RGB values of 219, 240, 192 and HSL of 86°, 62%, 85%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBF0C0 is #D6C1F0, creating high-contrast pairings. For softer combinations, try analogous colors like #F0EDC1.

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

Contrast with #DBF0C0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBF0C0?

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

What is the RGB value of #DBF0C0?

#DBF0C0 in RGB is (219, 240, 192) - 219 red, 240 green, and 192 blue.

How to use #DBF0C0 in CSS?

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

What colors go well with #DBF0C0?

#D6C1F0 (complementary), #F0EDC1 (analogous), and #B9E283 (lighter shade) work well with #DBF0C0.