#DFECE3 Color Information

Hex color code: #DFECE3

#DFECE3 is a delicate green color. In RGB it is (223, 236, 227), and in HSL it is (138°, 25%, 90%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#DFECE3
RGB
223, 236, 227
HSL
138°, 25%, 90%
CMYK
6%, 0%, 4%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFECE3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 236, 227

Red: 223 / Green: 236 / Blue: 227

HSL

138°, 25%, 90%

Hue: 138° / Saturation: 25% / Lightness: 90%

CMYK

6%, 0%, 4%, 7%

Cyan: 6% / Magenta: 0% / Yellow: 4% / Key: 7%

What color is #DFECE3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFECE3 to RGB:

rgb(223, 236, 227)HEX to RGB Converter →

HEX to HSL

Convert #DFECE3 to HSL:

hsl(138, 25%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #DFECE3 to CMYK:

cmyk(6%, 0%, 4%, 7%)Color Converter →

Color Meaning and Usage

#DFECE3 is a light green color with RGB values of 223, 236, 227 and HSL of 138°, 25%, 90%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFECE3 is #ECDFE8, creating high-contrast pairings. For softer combinations, try analogous colors like #E2ECDF.

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

Contrast with #DFECE3

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 #DFECE3?

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

What is the RGB value of #DFECE3?

#DFECE3 in RGB is (223, 236, 227) - 223 red, 236 green, and 227 blue.

How to use #DFECE3 in CSS?

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

What colors go well with #DFECE3?

#ECDFE8 (complementary), #E2ECDF (analogous), and #AFCFB9 (lighter shade) work well with #DFECE3.