#CFB73F Color Information

Hex color code: #CFB73F

The hex color #CFB73F is a neutral yellow with RGB values of (207, 183, 63) and HSL of (50°, 60%, 53%). It is commonly used in modern UI design.

Try:
Color NameGoldenrod
HEX
#CFB73F
RGB
207, 183, 63
HSL
50°, 60%, 53%
CMYK
0%, 12%, 70%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFB73F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 183, 63

Red: 207 / Green: 183 / Blue: 63

HSL

50°, 60%, 53%

Hue: 50° / Saturation: 60% / Lightness: 53%

CMYK

0%, 12%, 70%, 19%

Cyan: 0% / Magenta: 12% / Yellow: 70% / Key: 19%

What color is #CFB73F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFB73F to RGB:

rgb(207, 183, 63)HEX to RGB Converter →

HEX to HSL

Convert #CFB73F to HSL:

hsl(50, 60%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #CFB73F to CMYK:

cmyk(0%, 12%, 70%, 19%)Color Converter →

Color Meaning and Usage

A neutral yellow tone, #CFB73F has RGB (207, 183, 63) and HSL (50°, 60%, 53%). Known for evoking optimism and creativity, this orange-yellow hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFB73F is #3F57CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CF6F3F.

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

Contrast with #CFB73F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFB73F?

#CFB73F is a neutral yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CFB73F?

#CFB73F in RGB is (207, 183, 63) - 207 red, 183 green, and 63 blue.

How to use #CFB73F in CSS?

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

What colors go well with #CFB73F?

#3F57CF (complementary), #CF6F3F (analogous), and #9B8827 (lighter shade) work well with #CFB73F.