#FFCD9F Color Information

Hex color code: #FFCD9F

The hex color #FFCD9F is a ethereal orange with RGB values of (255, 205, 159) and HSL of (29°, 100%, 81%). It is widely used in graphic design.

Try:
Color NameNavajo White
HEX
#FFCD9F
RGB
255, 205, 159
HSL
29°, 100%, 81%
CMYK
0%, 20%, 38%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFCD9F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 205, 159

Red: 255 / Green: 205 / Blue: 159

HSL

29°, 100%, 81%

Hue: 29° / Saturation: 100% / Lightness: 81%

CMYK

0%, 20%, 38%, 0%

Cyan: 0% / Magenta: 20% / Yellow: 38% / Key: 0%

What color is #FFCD9F?

#FFCD9F is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFCD9F to RGB:

rgb(255, 205, 159)HEX to RGB Converter →

HEX to HSL

Convert #FFCD9F to HSL:

hsl(29, 100%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #FFCD9F to CMYK:

cmyk(0%, 20%, 38%, 0%)Color Converter →

Color Meaning and Usage

A soft orange tone, #FFCD9F has RGB (255, 205, 159) and HSL (29°, 100%, 81%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FFCD9F is #9ED0FF, creating high-contrast pairings. For softer combinations, try analogous colors like #FF9EA0.

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

Contrast with #FFCD9F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFCD9F?

#FFCD9F is a soft orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FFCD9F?

#FFCD9F in RGB is (255, 205, 159) - 255 red, 205 green, and 159 blue.

How to use #FFCD9F in CSS?

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

What colors go well with #FFCD9F?

#9ED0FF (complementary), #FF9EA0 (analogous), and #FFA552 (lighter shade) work well with #FFCD9F.