#DFFCED Color Information

Hex color code: #DFFCED

The hex color #DFFCED is a delicate green with RGB values of (223, 252, 237) and HSL of (149°, 83%, 93%). It is often used for branding and logos.

Try:
Color NameHoneydew
HEX
#DFFCED
RGB
223, 252, 237
HSL
149°, 83%, 93%
CMYK
12%, 0%, 6%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFFCED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 252, 237

Red: 223 / Green: 252 / Blue: 237

HSL

149°, 83%, 93%

Hue: 149° / Saturation: 83% / Lightness: 93%

CMYK

12%, 0%, 6%, 1%

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

What color is #DFFCED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFFCED to RGB:

rgb(223, 252, 237)HEX to RGB Converter →

HEX to HSL

Convert #DFFCED to HSL:

hsl(149, 83%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #DFFCED to CMYK:

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

Color Meaning and Usage

#DFFCED is a ethereal green color with RGB values of 223, 252, 237 and HSL of 149°, 83%, 93%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFFCED is #FCDEEE, creating high-contrast pairings. For softer combinations, try analogous colors like #DFFCDE.

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

Contrast with #DFFCED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFFCED?

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

What is the RGB value of #DFFCED?

#DFFCED in RGB is (223, 252, 237) - 223 red, 252 green, and 237 blue.

How to use #DFFCED in CSS?

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

What colors go well with #DFFCED?

#FCDEEE (complementary), #DFFCDE (analogous), and #98F5C5 (lighter shade) work well with #DFFCED.