#BACDAE Color Information

Hex color code: #BACDAE

#BACDAE is a delicate green color. In RGB it is (186, 205, 174), and in HSL it is (97°, 24%, 74%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BACDAE
RGB
186, 205, 174
HSL
97°, 24%, 74%
CMYK
9%, 0%, 15%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BACDAE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 205, 174

Red: 186 / Green: 205 / Blue: 174

HSL

97°, 24%, 74%

Hue: 97° / Saturation: 24% / Lightness: 74%

CMYK

9%, 0%, 15%, 20%

Cyan: 9% / Magenta: 0% / Yellow: 15% / Key: 20%

What color is #BACDAE?

#BACDAE is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BACDAE to RGB:

rgb(186, 205, 174)HEX to RGB Converter →

HEX to HSL

Convert #BACDAE to HSL:

hsl(97, 24%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #BACDAE to CMYK:

cmyk(9%, 0%, 15%, 20%)Color Converter →

Color Meaning and Usage

#BACDAE is a gentle green color with RGB values of 186, 205, 174 and HSL of 97°, 24%, 74%. This green hue evokes nature and harmony, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BACDAE is #C0ADCD, creating high-contrast pairings. For softer combinations, try analogous colors like #C9CDAD.

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

Contrast with #BACDAE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BACDAE?

#BACDAE is a gentle green color - a green hue that evokes nature and harmony.

What is the RGB value of #BACDAE?

#BACDAE in RGB is (186, 205, 174) - 186 red, 205 green, and 174 blue.

How to use #BACDAE in CSS?

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

What colors go well with #BACDAE?

#C0ADCD (complementary), #C9CDAD (analogous), and #91B07D (lighter shade) work well with #BACDAE.