#F8CBAF Color Information

Hex color code: #F8CBAF

The hex color #F8CBAF is a delicate orange with RGB values of (248, 203, 175) and HSL of (23°, 84%, 83%). It is often used for branding and logos.

Try:
Color NamePeach Puff
HEX
#F8CBAF
RGB
248, 203, 175
HSL
23°, 84%, 83%
CMYK
0%, 18%, 29%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F8CBAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

248, 203, 175

Red: 248 / Green: 203 / Blue: 175

HSL

23°, 84%, 83%

Hue: 23° / Saturation: 84% / Lightness: 83%

CMYK

0%, 18%, 29%, 3%

Cyan: 0% / Magenta: 18% / Yellow: 29% / Key: 3%

What color is #F8CBAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F8CBAF to RGB:

rgb(248, 203, 175)HEX to RGB Converter →

HEX to HSL

Convert #F8CBAF to HSL:

hsl(23, 84%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #F8CBAF to CMYK:

cmyk(0%, 18%, 29%, 3%)Color Converter →

Color Meaning and Usage

A ethereal orange tone, #F8CBAF has RGB (248, 203, 175) and HSL (23°, 84%, 83%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F8CBAF is #AFDCF8, creating high-contrast pairings. For softer combinations, try analogous colors like #F8AFB8.

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

Contrast with #F8CBAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F8CBAF?

#F8CBAF is a ethereal orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #F8CBAF?

#F8CBAF in RGB is (248, 203, 175) - 248 red, 203 green, and 175 blue.

How to use #F8CBAF in CSS?

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

What colors go well with #F8CBAF?

#AFDCF8 (complementary), #F8AFB8 (analogous), and #F29D69 (lighter shade) work well with #F8CBAF.