#BEDFD2 Color Information

Hex color code: #BEDFD2

#BEDFD2 is a airy cyan color. In RGB it is (190, 223, 210), and in HSL it is (156°, 34%, 81%). It is widely used in graphic design.

Try:
Color NamePowder Blue
HEX
#BEDFD2
RGB
190, 223, 210
HSL
156°, 34%, 81%
CMYK
15%, 0%, 6%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEDFD2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 223, 210

Red: 190 / Green: 223 / Blue: 210

HSL

156°, 34%, 81%

Hue: 156° / Saturation: 34% / Lightness: 81%

CMYK

15%, 0%, 6%, 13%

Cyan: 15% / Magenta: 0% / Yellow: 6% / Key: 13%

What color is #BEDFD2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEDFD2 to RGB:

rgb(190, 223, 210)HEX to RGB Converter →

HEX to HSL

Convert #BEDFD2 to HSL:

hsl(156, 34%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #BEDFD2 to CMYK:

cmyk(15%, 0%, 6%, 13%)Color Converter →

Color Meaning and Usage

A soft cyan tone, #BEDFD2 has RGB (190, 223, 210) and HSL (156°, 34%, 81%). 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 #BEDFD2 is #DFBECB, creating high-contrast pairings. For softer combinations, try analogous colors like #BEDFC1.

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

Contrast with #BEDFD2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEDFD2?

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

What is the RGB value of #BEDFD2?

#BEDFD2 in RGB is (190, 223, 210) - 190 red, 223 green, and 210 blue.

How to use #BEDFD2 in CSS?

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

What colors go well with #BEDFD2?

#DFBECB (complementary), #BEDFC1 (analogous), and #8BC6AE (lighter shade) work well with #BEDFD2.