#B7EBDB Color Information

Hex color code: #B7EBDB

A delicate cyan shade, #B7EBDB appears as (183, 235, 219) in RGB and (162°, 57%, 82%) in HSL. It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#B7EBDB
RGB
183, 235, 219
HSL
162°, 57%, 82%
CMYK
22%, 0%, 7%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B7EBDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 235, 219

Red: 183 / Green: 235 / Blue: 219

HSL

162°, 57%, 82%

Hue: 162° / Saturation: 57% / Lightness: 82%

CMYK

22%, 0%, 7%, 8%

Cyan: 22% / Magenta: 0% / Yellow: 7% / Key: 8%

What color is #B7EBDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B7EBDB to RGB:

rgb(183, 235, 219)HEX to RGB Converter →

HEX to HSL

Convert #B7EBDB to HSL:

hsl(162, 57%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #B7EBDB to CMYK:

cmyk(22%, 0%, 7%, 8%)Color Converter →

Color Meaning and Usage

#B7EBDB is a ethereal cyan color with RGB values of 183, 235, 219 and HSL of 162°, 57%, 82%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B7EBDB is #EBB7C7, creating high-contrast pairings. For softer combinations, try analogous colors like #B7EBC1.

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

Contrast with #B7EBDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B7EBDB?

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

What is the RGB value of #B7EBDB?

#B7EBDB in RGB is (183, 235, 219) - 183 red, 235 green, and 219 blue.

How to use #B7EBDB in CSS?

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

What colors go well with #B7EBDB?

#EBB7C7 (complementary), #B7EBC1 (analogous), and #7BDBBE (lighter shade) work well with #B7EBDB.