#DBEDF1 Color Information

Hex color code: #DBEDF1

#DBEDF1 is a airy cyan color. In RGB it is (219, 237, 241), and in HSL it is (191°, 44%, 90%). It is widely used in graphic design.

Try:
Color NameLavender
HEX
#DBEDF1
RGB
219, 237, 241
HSL
191°, 44%, 90%
CMYK
9%, 2%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBEDF1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 237, 241

Red: 219 / Green: 237 / Blue: 241

HSL

191°, 44%, 90%

Hue: 191° / Saturation: 44% / Lightness: 90%

CMYK

9%, 2%, 0%, 5%

Cyan: 9% / Magenta: 2% / Yellow: 0% / Key: 5%

What color is #DBEDF1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBEDF1 to RGB:

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

HEX to HSL

Convert #DBEDF1 to HSL:

hsl(191, 44%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #DBEDF1 to CMYK:

cmyk(9%, 2%, 0%, 5%)Color Converter →

Color Meaning and Usage

#DBEDF1 is a delicate cyan color with RGB values of 219, 237, 241 and HSL of 191°, 44%, 90%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBEDF1 is #F1DEDA, creating high-contrast pairings. For softer combinations, try analogous colors like #DAF1EA.

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

Contrast with #DBEDF1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBEDF1?

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

What is the RGB value of #DBEDF1?

#DBEDF1 in RGB is (219, 237, 241) - 219 red, 237 green, and 241 blue.

How to use #DBEDF1 in CSS?

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

What colors go well with #DBEDF1?

#F1DEDA (complementary), #DAF1EA (analogous), and #A3D1DB (lighter shade) work well with #DBEDF1.