#CBEDEE Color Information

Hex color code: #CBEDEE

The hex color #CBEDEE is a ethereal cyan with RGB values of (203, 237, 238) and HSL of (182°, 51%, 86%). It is typically applied in digital products.

Try:
Color NamePale Turquoise
HEX
#CBEDEE
RGB
203, 237, 238
HSL
182°, 51%, 86%
CMYK
15%, 0%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBEDEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 237, 238

Red: 203 / Green: 237 / Blue: 238

HSL

182°, 51%, 86%

Hue: 182° / Saturation: 51% / Lightness: 86%

CMYK

15%, 0%, 0%, 7%

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

What color is #CBEDEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBEDEE to RGB:

rgb(203, 237, 238)HEX to RGB Converter →

HEX to HSL

Convert #CBEDEE to HSL:

hsl(182, 51%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #CBEDEE to CMYK:

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

Color Meaning and Usage

A soft cyan tone, #CBEDEE has RGB (203, 237, 238) and HSL (182°, 51%, 86%). 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 #CBEDEE is #EECAC9, creating high-contrast pairings. For softer combinations, try analogous colors like #C9EEDD.

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

Contrast with #CBEDEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBEDEE?

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

What is the RGB value of #CBEDEE?

#CBEDEE in RGB is (203, 237, 238) - 203 red, 237 green, and 238 blue.

How to use #CBEDEE in CSS?

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

What colors go well with #CBEDEE?

#EECAC9 (complementary), #C9EEDD (analogous), and #8FD8DB (lighter shade) work well with #CBEDEE.