Skip to main content Skip to docs navigation

#ffcfbe hex color | Download Light Red BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Piggy Bank and its hex is #FFCCBB Nearest Color Name

Color Hue/Base color: Red

Hex #ffcfbe Color code in RGB color code model is created after adding 100% red color, 81.18% green color and 74.51% blue color. Hex #ffcfbe Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 19% magenta, 25% yellow and 0% black.

Hex #ffcfbe color code is between #eeccbb web safe hex color code and #ddddcc web safe hex color code. #eeccbb is the nearest web safe color code. You can see here many more shades of #ffcfbe color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code ffcfbe #ffcfbe
RGB Decimal 255, 207, 190 255, 207, 190
RGB Percent 100%, 81%, 75% rgb(100%, 81%, 75%)
CSS RGBa 255, 207, 190,1 rgba(255,207,190,1)
CMYK Model cmyk(0%,19%,25%,0%)
HSL Color Space 16,100% ,87% hsl(16,100% ,87%)
HSV Color Space 16°, 25%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111111 11001111 10111110
Octal 377 317 276
Decimal 255 207 190
Hex ff cf be

Different shades of #ffcfbe color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #ffcfbe
#ff5e25
Darker of #ffcfbe
#ff8458
Dark of #ffcfbe
#ffa98b
Base of #ffcfbe
#ffcfbe
Light of #ffcfbe
#fff5f1
Lighter
#ffffff
Lightest
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#ffcfbe
#beeeff

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#ffcfbe
#beffef
#becdff

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#ffbed3
#ffbec8
#ffcfbe
#ffe5be
#feffbe

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#ffcfbe
#cfbeff
#beffcf

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#ffcfbe
#beffcf
#beeeff
#ffbeee

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#ffcfbe
#cdffbe
#beeeff
#efbeff

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #ffcfbe

#f13f00
#ff5e25
#ff8458
#ffa98b
#ffcfbe
#fff5f1
#ffffff
#ffffff
#ffffff

Tints of #ffcfbe Color

#ffcfbe
#ffd4c5
#ffd9cc
#ffdfd3
#ffe4da
#ffe9e2
#ffefe9
#fff4f0
#fff9f7
#ffffff

Shades of #ffcfbe color code

Generate more color scales with scales (color stack) generator.

#ffcfbe
#e2b8a8
#c6a193
#aa8a7e
#8d7369
#715c54
#55453f
#382e2a
#1c1715
#000000

Tones

#ffcfbe
#f8d2c4
#f2d5cb
#ebd8d1
#e5dbd8

Tones

Similar Color like #ffcfbe color

Find visually similar hex color codes nearing to #ffcfbe hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#ffd0bf
#ffd1c0
#ffd2c1
#ffd3c2
#ffd4c3
#ffd5c4
#ffd6c5
#ffd7c6
#ffd8c7
#ffd9c8
#ffdac9
#ffdbca
#ffdccb
#ffddcc
#fecebd
#fdcdbc
#fcccbb
#fbcbba
#facab9
#f9c9b8
#f8c8b7
#f7c7b6
#f6c6b5
#f5c5b4
#f4c4b3
#f3c3b2
#f2c2b1
#f1c1b0

Download this Light Red

Hex #ffcfbe Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#ffcfbe Color Code Preview on Black Background Color

This is how #ffcfbe Color will look on black background color. Color contrast ratio is 14.92

#ffcfbe in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#ffcfbe">Your Example Paragraph content text in with font color #ffcfbe </p>

Your Example Paragraph content text in with font color #ffcfbe

HTML with inline CSS

<div style="color:#ffcfbe">Your Paragraph text in with font color #ffcfbe </div>

Your Example Paragraph content text in with font color #ffcfbe

#ffcfbe color code is use for CSS Background Color

Background color for the above div is #ffcfbe

HTML with inline CSS

<div style="background-color:#ffcfbe;"></div>

#ffcfbe color code is use for CSS Border Color

CSS Border color for the above div is #ffcfbe

HTML with inline CSS

<div style="border:5px solid #ffcfbe;"></div>

CSS Border Left color for the above div is #ffcfbe

HTML with inline CSS

<div style="border-left:5px solid #ffcfbe;"></div>

CSS Border Right color for the above div is #ffcfbe

HTML with inline CSS

<div style="border-right:5px solid #ffcfbe;"></div>

CSS Border Bottom color for the above div is #ffcfbe

HTML with inline CSS

<div style="border-bottom:5px solid #ffcfbe;"></div>

CSS Border Top color for the above div is #ffcfbe

HTML with inline CSS

<div style="border-top:5px solid #ffcfbe;"></div>

#ffcfbe hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#ffcfbe; } .examplecolorclass {color:#ffcfbe; } .examplebordercolor {border:3px solid #ffcfbe; }

#ffcfbe Color code Preview on White Background

This is how #ffcfbe Color code will look on white background color. Color contrast ratio is 1.41

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #ffcfbe; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #ffcfbe; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(255,207,190,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(190,238,255,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(255,207,190,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }