#F1BF9C Color Information

Hex color code: #F1BF9C

The hex color #F1BF9C is a airy orange with RGB values of (241, 191, 156) and HSL of (25°, 75%, 78%). It is widely used in graphic design.

Try:
Color NameBurlywood
HEX
#F1BF9C
RGB
241, 191, 156
HSL
25°, 75%, 78%
CMYK
0%, 21%, 35%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F1BF9C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

241, 191, 156

Red: 241 / Green: 191 / Blue: 156

HSL

25°, 75%, 78%

Hue: 25° / Saturation: 75% / Lightness: 78%

CMYK

0%, 21%, 35%, 5%

Cyan: 0% / Magenta: 21% / Yellow: 35% / Key: 5%

What color is #F1BF9C?

#F1BF9C is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F1BF9C to RGB:

rgb(241, 191, 156)HEX to RGB Converter →

HEX to HSL

Convert #F1BF9C to HSL:

hsl(25, 75%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #F1BF9C to CMYK:

cmyk(0%, 21%, 35%, 5%)Color Converter →

Color Meaning and Usage

A ethereal orange tone, #F1BF9C has RGB (241, 191, 156) and HSL (25°, 75%, 78%). Known for evoking warmth and passion, this red-orange hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F1BF9C is #9DCEF1, creating high-contrast pairings. For softer combinations, try analogous colors like #F19DA4.

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

Contrast with #F1BF9C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F1BF9C?

#F1BF9C is a ethereal orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #F1BF9C?

#F1BF9C in RGB is (241, 191, 156) - 241 red, 191 green, and 156 blue.

How to use #F1BF9C in CSS?

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

What colors go well with #F1BF9C?

#9DCEF1 (complementary), #F19DA4 (analogous), and #E7955A (lighter shade) work well with #F1BF9C.