#CBAFBF Color Information

Hex color code: #CBAFBF

A pastel magenta shade, #CBAFBF appears as (203, 175, 191) in RGB and (326°, 21%, 74%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CBAFBF
RGB
203, 175, 191
HSL
326°, 21%, 74%
CMYK
0%, 14%, 6%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBAFBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 175, 191

Red: 203 / Green: 175 / Blue: 191

HSL

326°, 21%, 74%

Hue: 326° / Saturation: 21% / Lightness: 74%

CMYK

0%, 14%, 6%, 20%

Cyan: 0% / Magenta: 14% / Yellow: 6% / Key: 20%

What color is #CBAFBF?

#CBAFBF is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBAFBF to RGB:

rgb(203, 175, 191)HEX to RGB Converter →

HEX to HSL

Convert #CBAFBF to HSL:

hsl(326, 21%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #CBAFBF to CMYK:

cmyk(0%, 14%, 6%, 20%)Color Converter →

Color Meaning and Usage

#CBAFBF is a delicate magenta color with RGB values of 203, 175, 191 and HSL of 326°, 21%, 74%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBAFBF is #AFCBBB, creating high-contrast pairings. For softer combinations, try analogous colors like #C9AFCB.

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

Contrast with #CBAFBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBAFBF?

#CBAFBF is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CBAFBF?

#CBAFBF in RGB is (203, 175, 191) - 203 red, 175 green, and 191 blue.

How to use #CBAFBF in CSS?

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

What colors go well with #CBAFBF?

#AFCBBB (complementary), #C9AFCB (analogous), and #AC8099 (lighter shade) work well with #CBAFBF.