#DDF8EB Color Information

Hex color code: #DDF8EB

#DDF8EB is a delicate cyan color. In RGB it is (221, 248, 235), and in HSL it is (151°, 66%, 92%). It is popular in mobile app design.

Try:
Color NameHoneydew
HEX
#DDF8EB
RGB
221, 248, 235
HSL
151°, 66%, 92%
CMYK
11%, 0%, 5%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDF8EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 248, 235

Red: 221 / Green: 248 / Blue: 235

HSL

151°, 66%, 92%

Hue: 151° / Saturation: 66% / Lightness: 92%

CMYK

11%, 0%, 5%, 3%

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

What color is #DDF8EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDF8EB to RGB:

rgb(221, 248, 235)HEX to RGB Converter →

HEX to HSL

Convert #DDF8EB to HSL:

hsl(151, 66%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #DDF8EB to CMYK:

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

Color Meaning and Usage

A ethereal cyan tone, #DDF8EB has RGB (221, 248, 235) and HSL (151°, 66%, 92%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDF8EB is #F8DDEA, creating high-contrast pairings. For softer combinations, try analogous colors like #DDF8DE.

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

Contrast with #DDF8EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDF8EB?

#DDF8EB is a ethereal cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDF8EB?

#DDF8EB in RGB is (221, 248, 235) - 221 red, 248 green, and 235 blue.

How to use #DDF8EB in CSS?

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

What colors go well with #DDF8EB?

#F8DDEA (complementary), #DDF8DE (analogous), and #9EEBC6 (lighter shade) work well with #DDF8EB.