#D7EBFB Color Information

Hex color code: #D7EBFB

A airy blue shade, #D7EBFB appears as (215, 235, 251) in RGB and (207°, 82%, 91%) in HSL. It is widely used in graphic design.

Try:
Color NameLavender
HEX
#D7EBFB
RGB
215, 235, 251
HSL
207°, 82%, 91%
CMYK
14%, 6%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D7EBFB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 235, 251

Red: 215 / Green: 235 / Blue: 251

HSL

207°, 82%, 91%

Hue: 207° / Saturation: 82% / Lightness: 91%

CMYK

14%, 6%, 0%, 2%

Cyan: 14% / Magenta: 6% / Yellow: 0% / Key: 2%

What color is #D7EBFB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D7EBFB to RGB:

rgb(215, 235, 251)HEX to RGB Converter →

HEX to HSL

Convert #D7EBFB to HSL:

hsl(207, 82%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #D7EBFB to CMYK:

cmyk(14%, 6%, 0%, 2%)Color Converter →

Color Meaning and Usage

#D7EBFB is a delicate blue color with RGB values of 215, 235, 251 and HSL of 207°, 82%, 91%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D7EBFB is #FBE6D5, creating high-contrast pairings. For softer combinations, try analogous colors like #D5FBF9.

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

Contrast with #D7EBFB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D7EBFB?

#D7EBFB is a delicate blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #D7EBFB?

#D7EBFB in RGB is (215, 235, 251) - 215 red, 235 green, and 251 blue.

How to use #D7EBFB in CSS?

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

What colors go well with #D7EBFB?

#FBE6D5 (complementary), #D5FBF9 (analogous), and #90C7F4 (lighter shade) work well with #D7EBFB.