#B0DECA Color Information

Hex color code: #B0DECA

A light cyan shade, #B0DECA appears as (176, 222, 202) in RGB and (154°, 41%, 78%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePowder Blue
HEX
#B0DECA
RGB
176, 222, 202
HSL
154°, 41%, 78%
CMYK
21%, 0%, 9%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B0DECA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 222, 202

Red: 176 / Green: 222 / Blue: 202

HSL

154°, 41%, 78%

Hue: 154° / Saturation: 41% / Lightness: 78%

CMYK

21%, 0%, 9%, 13%

Cyan: 21% / Magenta: 0% / Yellow: 9% / Key: 13%

What color is #B0DECA?

#B0DECA is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B0DECA to RGB:

rgb(176, 222, 202)HEX to RGB Converter →

HEX to HSL

Convert #B0DECA to HSL:

hsl(154, 41%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #B0DECA to CMYK:

cmyk(21%, 0%, 9%, 13%)Color Converter →

Color Meaning and Usage

#B0DECA is a ethereal cyan color with RGB values of 176, 222, 202 and HSL of 154°, 41%, 78%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B0DECA is #DEB0C4, creating high-contrast pairings. For softer combinations, try analogous colors like #B0DEB3.

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

Contrast with #B0DECA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B0DECA?

#B0DECA is a ethereal cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #B0DECA?

#B0DECA in RGB is (176, 222, 202) - 176 red, 222 green, and 202 blue.

How to use #B0DECA in CSS?

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

What colors go well with #B0DECA?

#DEB0C4 (complementary), #B0DEB3 (analogous), and #7AC7A6 (lighter shade) work well with #B0DECA.