#CABFAD Color Information

Hex color code: #CABFAD

#CABFAD is a soft orange color. In RGB it is (202, 191, 173), and in HSL it is (37°, 21%, 74%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CABFAD
RGB
202, 191, 173
HSL
37°, 21%, 74%
CMYK
0%, 5%, 14%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CABFAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 191, 173

Red: 202 / Green: 191 / Blue: 173

HSL

37°, 21%, 74%

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

CMYK

0%, 5%, 14%, 21%

Cyan: 0% / Magenta: 5% / Yellow: 14% / Key: 21%

What color is #CABFAD?

#CABFAD is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CABFAD to RGB:

rgb(202, 191, 173)HEX to RGB Converter →

HEX to HSL

Convert #CABFAD to HSL:

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

HEX to CMYK

Convert #CABFAD to CMYK:

cmyk(0%, 5%, 14%, 21%)Color Converter →

Color Meaning and Usage

#CABFAD is a pastel orange color with RGB values of 202, 191, 173 and HSL of 37°, 21%, 74%. This orange-yellow hue evokes optimism and creativity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CABFAD is #AFB9CB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBB2AF.

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

Contrast with #CABFAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CABFAD?

#CABFAD is a pastel orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CABFAD?

#CABFAD in RGB is (202, 191, 173) - 202 red, 191 green, and 173 blue.

How to use #CABFAD in CSS?

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

What colors go well with #CABFAD?

#AFB9CB (complementary), #CBB2AF (analogous), and #AC9C80 (lighter shade) work well with #CABFAD.