#BEACAC Color Information

Hex color code: #BEACAC

#BEACAC is a neutral red color. In RGB it is (190, 172, 172), and in HSL it is (0°, 12%, 71%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BEACAC
RGB
190, 172, 172
HSL
0°, 12%, 71%
CMYK
0%, 9%, 9%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEACAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 172, 172

Red: 190 / Green: 172 / Blue: 172

HSL

0°, 12%, 71%

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

CMYK

0%, 9%, 9%, 25%

Cyan: 0% / Magenta: 9% / Yellow: 9% / Key: 25%

What color is #BEACAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEACAC to RGB:

rgb(190, 172, 172)HEX to RGB Converter →

HEX to HSL

Convert #BEACAC to HSL:

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

HEX to CMYK

Convert #BEACAC to CMYK:

cmyk(0%, 9%, 9%, 25%)Color Converter →

Color Meaning and Usage

A balanced red tone, #BEACAC has RGB (190, 172, 172) and HSL (0°, 12%, 71%). Known for evoking balance and subtlety, this desaturated neutral is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEACAC is #ACBEBE, creating high-contrast pairings. For softer combinations, try analogous colors like #BEACB5.

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

Contrast with #BEACAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEACAC?

#BEACAC is a balanced red color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BEACAC?

#BEACAC in RGB is (190, 172, 172) - 190 red, 172 green, and 172 blue.

How to use #BEACAC in CSS?

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

What colors go well with #BEACAC?

#ACBEBE (complementary), #BEACB5 (analogous), and #9C8181 (lighter shade) work well with #BEACAC.