#DFEABE Color Information

Hex color code: #DFEABE

A airy green shade, #DFEABE appears as (223, 234, 190) in RGB and (75°, 51%, 83%) in HSL. It is widely used in graphic design.

Try:
Color NameWheat
HEX
#DFEABE
RGB
223, 234, 190
HSL
75°, 51%, 83%
CMYK
5%, 0%, 19%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFEABE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 234, 190

Red: 223 / Green: 234 / Blue: 190

HSL

75°, 51%, 83%

Hue: 75° / Saturation: 51% / Lightness: 83%

CMYK

5%, 0%, 19%, 8%

Cyan: 5% / Magenta: 0% / Yellow: 19% / Key: 8%

What color is #DFEABE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFEABE to RGB:

rgb(223, 234, 190)HEX to RGB Converter →

HEX to HSL

Convert #DFEABE to HSL:

hsl(75, 51%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DFEABE to CMYK:

cmyk(5%, 0%, 19%, 8%)Color Converter →

Color Meaning and Usage

A light green tone, #DFEABE has RGB (223, 234, 190) and HSL (75°, 51%, 83%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFEABE is #C9BEEA, creating high-contrast pairings. For softer combinations, try analogous colors like #EADFBE.

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

Contrast with #DFEABE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFEABE?

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

What is the RGB value of #DFEABE?

#DFEABE in RGB is (223, 234, 190) - 223 red, 234 green, and 190 blue.

How to use #DFEABE in CSS?

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

What colors go well with #DFEABE?

#C9BEEA (complementary), #EADFBE (analogous), and #C2D784 (lighter shade) work well with #DFEABE.