#CFB93F Color Information

Hex color code: #CFB93F

A muted yellow shade, #CFB93F appears as (207, 185, 63) in RGB and (51°, 60%, 53%) in HSL. It is typically applied in digital products.

Try:
Color NameGoldenrod
HEX
#CFB93F
RGB
207, 185, 63
HSL
51°, 60%, 53%
CMYK
0%, 11%, 70%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFB93F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 185, 63

Red: 207 / Green: 185 / Blue: 63

HSL

51°, 60%, 53%

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

CMYK

0%, 11%, 70%, 19%

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

What color is #CFB93F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFB93F to RGB:

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

HEX to HSL

Convert #CFB93F to HSL:

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

HEX to CMYK

Convert #CFB93F to CMYK:

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

Color Meaning and Usage

A muted yellow tone, #CFB93F has RGB (207, 185, 63) and HSL (51°, 60%, 53%). Known for evoking optimism and creativity, this orange-yellow hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFB93F is #3F55CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CF723F.

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

Contrast with #CFB93F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFB93F?

#CFB93F is a muted yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CFB93F?

#CFB93F in RGB is (207, 185, 63) - 207 red, 185 green, and 63 blue.

How to use #CFB93F in CSS?

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

What colors go well with #CFB93F?

#3F55CF (complementary), #CF723F (analogous), and #9B8A27 (lighter shade) work well with #CFB93F.