#CFBE80 Color Information

Hex color code: #CFBE80

The hex color #CFBE80 is a subtle yellow with RGB values of (207, 190, 128) and HSL of (47°, 45%, 66%). It is popular in mobile app design.

Try:
Color NameTan
HEX
#CFBE80
RGB
207, 190, 128
HSL
47°, 45%, 66%
CMYK
0%, 8%, 38%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFBE80; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 190, 128

Red: 207 / Green: 190 / Blue: 128

HSL

47°, 45%, 66%

Hue: 47° / Saturation: 45% / Lightness: 66%

CMYK

0%, 8%, 38%, 19%

Cyan: 0% / Magenta: 8% / Yellow: 38% / Key: 19%

What color is #CFBE80?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFBE80 to RGB:

rgb(207, 190, 128)HEX to RGB Converter →

HEX to HSL

Convert #CFBE80 to HSL:

hsl(47, 45%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #CFBE80 to CMYK:

cmyk(0%, 8%, 38%, 19%)Color Converter →

Color Meaning and Usage

A subtle yellow tone, #CFBE80 has RGB (207, 190, 128) and HSL (47°, 45%, 66%). Known for evoking optimism and creativity, this orange-yellow hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFBE80 is #8192CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CF9781.

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

Contrast with #CFBE80

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFBE80?

#CFBE80 is a subtle yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CFBE80?

#CFBE80 in RGB is (207, 190, 128) - 207 red, 190 green, and 128 blue.

How to use #CFBE80 in CSS?

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

What colors go well with #CFBE80?

#8192CF (complementary), #CF9781 (analogous), and #BAA24A (lighter shade) work well with #CFBE80.