#CFAAAF Color Information

Hex color code: #CFAAAF

A delicate red shade, #CFAAAF appears as (207, 170, 175) in RGB and (352°, 28%, 74%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CFAAAF
RGB
207, 170, 175
HSL
352°, 28%, 74%
CMYK
0%, 18%, 15%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFAAAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 170, 175

Red: 207 / Green: 170 / Blue: 175

HSL

352°, 28%, 74%

Hue: 352° / Saturation: 28% / Lightness: 74%

CMYK

0%, 18%, 15%, 19%

Cyan: 0% / Magenta: 18% / Yellow: 15% / Key: 19%

What color is #CFAAAF?

#CFAAAF is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFAAAF to RGB:

rgb(207, 170, 175)HEX to RGB Converter →

HEX to HSL

Convert #CFAAAF to HSL:

hsl(352, 28%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #CFAAAF to CMYK:

cmyk(0%, 18%, 15%, 19%)Color Converter →

Color Meaning and Usage

#CFAAAF is a subtle red color with RGB values of 207, 170, 175 and HSL of 352°, 28%, 74%. This red-orange hue evokes warmth and passion, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFAAAF is #AACFCA, creating high-contrast pairings. For softer combinations, try analogous colors like #CFAAC2.

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

Contrast with #CFAAAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFAAAF?

#CFAAAF is a subtle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CFAAAF?

#CFAAAF in RGB is (207, 170, 175) - 207 red, 170 green, and 175 blue.

How to use #CFAAAF in CSS?

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

What colors go well with #CFAAAF?

#AACFCA (complementary), #CFAAC2 (analogous), and #B47981 (lighter shade) work well with #CFAAAF.