#BED2CE Color Information

Hex color code: #BED2CE

#BED2CE is a soft cyan color. In RGB it is (190, 210, 206), and in HSL it is (168°, 18%, 78%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BED2CE
RGB
190, 210, 206
HSL
168°, 18%, 78%
CMYK
10%, 0%, 2%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BED2CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 210, 206

Red: 190 / Green: 210 / Blue: 206

HSL

168°, 18%, 78%

Hue: 168° / Saturation: 18% / Lightness: 78%

CMYK

10%, 0%, 2%, 18%

Cyan: 10% / Magenta: 0% / Yellow: 2% / Key: 18%

What color is #BED2CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BED2CE to RGB:

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

HEX to HSL

Convert #BED2CE to HSL:

hsl(168, 18%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #BED2CE to CMYK:

cmyk(10%, 0%, 2%, 18%)Color Converter →

Color Meaning and Usage

#BED2CE is a soft cyan color with RGB values of 190, 210, 206 and HSL of 168°, 18%, 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 #BED2CE is #D1BDC1, creating high-contrast pairings. For softer combinations, try analogous colors like #BDD1C3.

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

Contrast with #BED2CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BED2CE?

#BED2CE is a soft cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #BED2CE?

#BED2CE in RGB is (190, 210, 206) - 190 red, 210 green, and 206 blue.

How to use #BED2CE in CSS?

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

What colors go well with #BED2CE?

#D1BDC1 (complementary), #BDD1C3 (analogous), and #90B2AB (lighter shade) work well with #BED2CE.