#BCAFAF Color Information

Hex color code: #BCAFAF

#BCAFAF is a subtle red color. In RGB it is (188, 175, 175), and in HSL it is (0°, 9%, 71%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#BCAFAF
RGB
188, 175, 175
HSL
0°, 9%, 71%
CMYK
0%, 7%, 7%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCAFAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 175, 175

Red: 188 / Green: 175 / Blue: 175

HSL

0°, 9%, 71%

Hue: 0° / Saturation: 9% / Lightness: 71%

CMYK

0%, 7%, 7%, 26%

Cyan: 0% / Magenta: 7% / Yellow: 7% / Key: 26%

What color is #BCAFAF?

#BCAFAF is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCAFAF to RGB:

rgb(188, 175, 175)HEX to RGB Converter →

HEX to HSL

Convert #BCAFAF to HSL:

hsl(0, 9%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #BCAFAF to CMYK:

cmyk(0%, 7%, 7%, 26%)Color Converter →

Color Meaning and Usage

A muted red tone, #BCAFAF has RGB (188, 175, 175) and HSL (0°, 9%, 71%). Known for evoking balance and subtlety, this desaturated neutral is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCAFAF is #AEBCBC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCAEB5.

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

Contrast with #BCAFAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCAFAF?

#BCAFAF is a muted red color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BCAFAF?

#BCAFAF in RGB is (188, 175, 175) - 188 red, 175 green, and 175 blue.

How to use #BCAFAF in CSS?

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

What colors go well with #BCAFAF?

#AEBCBC (complementary), #BCAEB5 (analogous), and #998585 (lighter shade) work well with #BCAFAF.