#DBEDEB Color Information

Hex color code: #DBEDEB

The hex color #DBEDEB is a delicate cyan with RGB values of (219, 237, 235) and HSL of (173°, 33%, 89%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#DBEDEB
RGB
219, 237, 235
HSL
173°, 33%, 89%
CMYK
8%, 0%, 1%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBEDEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 237, 235

Red: 219 / Green: 237 / Blue: 235

HSL

173°, 33%, 89%

Hue: 173° / Saturation: 33% / Lightness: 89%

CMYK

8%, 0%, 1%, 7%

Cyan: 8% / Magenta: 0% / Yellow: 1% / Key: 7%

What color is #DBEDEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBEDEB to RGB:

rgb(219, 237, 235)HEX to RGB Converter →

HEX to HSL

Convert #DBEDEB to HSL:

hsl(173, 33%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #DBEDEB to CMYK:

cmyk(8%, 0%, 1%, 7%)Color Converter →

Color Meaning and Usage

#DBEDEB is a light cyan color with RGB values of 219, 237, 235 and HSL of 173°, 33%, 89%. 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 #DBEDEB is #ECDADC, creating high-contrast pairings. For softer combinations, try analogous colors like #DAECE1.

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

Contrast with #DBEDEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBEDEB?

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

What is the RGB value of #DBEDEB?

#DBEDEB in RGB is (219, 237, 235) - 219 red, 237 green, and 235 blue.

How to use #DBEDEB in CSS?

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

What colors go well with #DBEDEB?

#ECDADC (complementary), #DAECE1 (analogous), and #A7D3CD (lighter shade) work well with #DBEDEB.