#CFC398 Color Information

Hex color code: #CFC398

A gentle yellow shade, #CFC398 appears as (207, 195, 152) in RGB and (47°, 36%, 70%) in HSL. It is often used for branding and logos.

Try:
Color NameTan
HEX
#CFC398
RGB
207, 195, 152
HSL
47°, 36%, 70%
CMYK
0%, 6%, 27%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFC398; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 195, 152

Red: 207 / Green: 195 / Blue: 152

HSL

47°, 36%, 70%

Hue: 47° / Saturation: 36% / Lightness: 70%

CMYK

0%, 6%, 27%, 19%

Cyan: 0% / Magenta: 6% / Yellow: 27% / Key: 19%

What color is #CFC398?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFC398 to RGB:

rgb(207, 195, 152)HEX to RGB Converter →

HEX to HSL

Convert #CFC398 to HSL:

hsl(47, 36%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #CFC398 to CMYK:

cmyk(0%, 6%, 27%, 19%)Color Converter →

Color Meaning and Usage

A subtle yellow tone, #CFC398 has RGB (207, 195, 152) and HSL (47°, 36%, 70%). 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 #CFC398 is #97A3CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEA797.

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

Contrast with #CFC398

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFC398?

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

What is the RGB value of #CFC398?

#CFC398 in RGB is (207, 195, 152) - 207 red, 195 green, and 152 blue.

How to use #CFC398 in CSS?

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

What colors go well with #CFC398?

#97A3CE (complementary), #CEA797 (analogous), and #B6A463 (lighter shade) work well with #CFC398.