#DEEBEE Color Information

Hex color code: #DEEBEE

A ethereal cyan shade, #DEEBEE appears as (222, 235, 238) in RGB and (191°, 32%, 90%) in HSL. It is typically applied in digital products.

Try:
Color NameLavender
HEX
#DEEBEE
RGB
222, 235, 238
HSL
191°, 32%, 90%
CMYK
7%, 1%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEEBEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 235, 238

Red: 222 / Green: 235 / Blue: 238

HSL

191°, 32%, 90%

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

CMYK

7%, 1%, 0%, 7%

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

What color is #DEEBEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEEBEE to RGB:

rgb(222, 235, 238)HEX to RGB Converter →

HEX to HSL

Convert #DEEBEE to HSL:

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

HEX to CMYK

Convert #DEEBEE to CMYK:

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

Color Meaning and Usage

A light cyan tone, #DEEBEE has RGB (222, 235, 238) and HSL (191°, 32%, 90%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEEBEE is #EEE0DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDEEE8.

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

Contrast with #DEEBEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEEBEE?

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

What is the RGB value of #DEEBEE?

#DEEBEE in RGB is (222, 235, 238) - 222 red, 235 green, and 238 blue.

How to use #DEEBEE in CSS?

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

What colors go well with #DEEBEE?

#EEE0DD (complementary), #DDEEE8 (analogous), and #ABCCD4 (lighter shade) work well with #DEEBEE.