#FFCB8F Color Information

Hex color code: #FFCB8F

#FFCB8F is a airy orange color. In RGB it is (255, 203, 143), and in HSL it is (32°, 100%, 78%). It is widely used in graphic design.

Try:
Color NameKhaki
HEX
#FFCB8F
RGB
255, 203, 143
HSL
32°, 100%, 78%
CMYK
0%, 20%, 44%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFCB8F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 203, 143

Red: 255 / Green: 203 / Blue: 143

HSL

32°, 100%, 78%

Hue: 32° / Saturation: 100% / Lightness: 78%

CMYK

0%, 20%, 44%, 0%

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

What color is #FFCB8F?

#FFCB8F is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFCB8F to RGB:

rgb(255, 203, 143)HEX to RGB Converter →

HEX to HSL

Convert #FFCB8F to HSL:

hsl(32, 100%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #FFCB8F to CMYK:

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

Color Meaning and Usage

#FFCB8F is a ethereal orange color with RGB values of 255, 203, 143 and HSL of 32°, 100%, 78%. This highly saturated hue evokes energy and excitement, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FFCB8F is #8FC3FF, creating high-contrast pairings. For softer combinations, try analogous colors like #FF938F.

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

Contrast with #FFCB8F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFCB8F?

#FFCB8F is a ethereal orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #FFCB8F?

#FFCB8F in RGB is (255, 203, 143) - 255 red, 203 green, and 143 blue.

How to use #FFCB8F in CSS?

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

What colors go well with #FFCB8F?

#8FC3FF (complementary), #FF938F (analogous), and #FFA742 (lighter shade) work well with #FFCB8F.