#F1CCAF Color Information

Hex color code: #F1CCAF

The hex color #F1CCAF is a airy orange with RGB values of (241, 204, 175) and HSL of (26°, 70%, 82%). It is widely used in graphic design.

Try:
Color NameWheat
HEX
#F1CCAF
RGB
241, 204, 175
HSL
26°, 70%, 82%
CMYK
0%, 15%, 27%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F1CCAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

241, 204, 175

Red: 241 / Green: 204 / Blue: 175

HSL

26°, 70%, 82%

Hue: 26° / Saturation: 70% / Lightness: 82%

CMYK

0%, 15%, 27%, 5%

Cyan: 0% / Magenta: 15% / Yellow: 27% / Key: 5%

What color is #F1CCAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F1CCAF to RGB:

rgb(241, 204, 175)HEX to RGB Converter →

HEX to HSL

Convert #F1CCAF to HSL:

hsl(26, 70%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #F1CCAF to CMYK:

cmyk(0%, 15%, 27%, 5%)Color Converter →

Color Meaning and Usage

A delicate orange tone, #F1CCAF has RGB (241, 204, 175) and HSL (26°, 70%, 82%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F1CCAF is #B1D5F1, creating high-contrast pairings. For softer combinations, try analogous colors like #F1B1B5.

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

Contrast with #F1CCAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F1CCAF?

#F1CCAF is a delicate orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #F1CCAF?

#F1CCAF in RGB is (241, 204, 175) - 241 red, 204 green, and 175 blue.

How to use #F1CCAF in CSS?

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

What colors go well with #F1CCAF?

#B1D5F1 (complementary), #F1B1B5 (analogous), and #E6A370 (lighter shade) work well with #F1CCAF.