Skip to main content Skip to docs navigation

#ffd2c6 hex color | Download Light Orange 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 Tiny Pink and its hex is #FFD6C7 Nearest Color Name

Color Hue/Base color: Orange

Hex #ffd2c6 Color code in RGB color code model is created after adding 100% red color, 82.35% green color and 77.65% blue color. Hex #ffd2c6 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 18% magenta, 22% yellow and 0% black.

Hex #ffd2c6 color code is between #eecccc web safe hex color code and #ddddbb web safe hex color code. #eecccc is the nearest web safe color code. You can see here many more shades of #ffd2c6 color code.

RGB Chart

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

Color Table

Hex Color Code ffd2c6 #ffd2c6
RGB Decimal 255, 210, 198 255, 210, 198
RGB Percent 100%, 82%, 78% rgb(100%, 82%, 78%)
CSS RGBa 255, 210, 198,1 rgba(255,210,198,1)
CMYK Model cmyk(0%,18%,22%,0%)
HSL Color Space 13,100% ,89% hsl(13,100% ,89%)
HSV Color Space 13°, 22%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111111 11010010 11000110
Octal 377 322 306
Decimal 255 210 198
Hex ff d2 c6

Different shades of #ffd2c6 color code.

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

Darkest of #ffd2c6
#ff592d
Darker of #ffd2c6
#ff8160
Dark of #ffd2c6
#ffaa93
Base of #ffd2c6
#ffd2c6
Light of #ffd2c6
#fffaf9
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

#ffd2c6
#c6f3ff

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

Split Complementary

#ffd2c6
#c6ffee
#c6d6ff

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

Analogous Color

#ffc6db
#ffc6d2
#ffd2c6
#ffe5c6
#fffdc6

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

#ffd2c6
#d2c6ff
#c6ffd2

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

#ffd2c6
#c6ffd2
#c6f3ff
#ffc6f3

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

#ffd2c6
#d6ffc6
#c6f3ff
#eec6ff

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 #ffd2c6

#f93400
#ff592d
#ff8160
#ffaa93
#ffd2c6
#fffaf9
#ffffff
#ffffff
#ffffff

Tints of #ffd2c6 Color

#ffd2c6
#ffd7cc
#ffdcd2
#ffe1d9
#ffe6df
#ffebe5
#fff0ec
#fff5f2
#fffaf8
#ffffff

Shades of #ffd2c6 color code

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

#ffd2c6
#e2bab0
#c6a39a
#aa8c84
#8d746e
#715d58
#554642
#382e2c
#1c1716
#000000

Tones

#ffd2c6
#f9d5cc
#f4d9d1
#eedcd7
#e8dfdd

Tones

Similar Color like #ffd2c6 color

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

#ffd3c7
#ffd4c8
#ffd5c9
#ffd6ca
#ffd7cb
#ffd8cc
#ffd9cd
#ffdace
#ffdbcf
#ffdcd0
#ffddd1
#ffded2
#ffdfd3
#ffe0d4
#fed1c5
#fdd0c4
#fccfc3
#fbcec2
#facdc1
#f9ccc0
#f8cbbf
#f7cabe
#f6c9bd
#f5c8bc
#f4c7bb
#f3c6ba
#f2c5b9
#f1c4b8

Download this Light Orange

Hex #ffd2c6 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.

#ffd2c6 Color Code Preview on Black Background Color

This is how #ffd2c6 Color will look on black background color. Color contrast ratio is 15.29

#ffd2c6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffd2c6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffd2c6

#ffd2c6 color code is use for CSS Background Color

Background color for the above div is #ffd2c6

HTML with inline CSS

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

#ffd2c6 color code is use for CSS Border Color

CSS Border color for the above div is #ffd2c6

HTML with inline CSS

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

CSS Border Left color for the above div is #ffd2c6

HTML with inline CSS

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

CSS Border Right color for the above div is #ffd2c6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ffd2c6

HTML with inline CSS

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

CSS Border Top color for the above div is #ffd2c6

HTML with inline CSS

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

#ffd2c6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ffd2c6 Color code Preview on White Background

This is how #ffd2c6 Color code will look on white background color. Color contrast ratio is 1.37

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 #ffd2c6; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #ffd2c6; }

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,210,198,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(198,243,255,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(255,210,198,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }