Skip to main content Skip to docs navigation

#ffc06c hex color | Simply Peachy | Download Light Yellow 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

Color Hue/Base color: Yellow

Hex #ffc06c Color Code is also known as | Simply Peachy color.

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

Hex #ffc06c color code is between #eebb66 web safe hex color code and #ddcc77 web safe hex color code. #eebb66 is the nearest web safe color code. You can see here many more shades of #ffc06c color code.

RGB Chart

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

Color Table

Hex Color Code ffc06c #ffc06c
RGB Decimal 255, 192, 108 255, 192, 108
RGB Percent 100%, 75%, 42% rgb(100%, 75%, 42%)
CSS RGBa 255, 192, 108,1 rgba(255,192,108,1)
CMYK Model cmyk(0%,25%,58%,0%)
HSL Color Space 34,100% ,71% hsl(34,100% ,71%)
HSV Color Space 34°, 58%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111111 11000000 01101100
Octal 377 300 154
Decimal 255 192 108
Hex ff c0 6c

Different shades of #ffc06c color code.

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

Darkest of #ffc06c
#d27800
Darker of #ffc06c
#ff9406
Dark of #ffc06c
#ffaa39
Base of #ffc06c
#ffc06c
Light of #ffc06c
#ffd69f
Lighter
#ffecd2
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

#ffc06c
#6cabff

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

Split Complementary

#ffc06c
#6cf4ff
#776cff

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

Analogous Color

#ff6c6e
#ff836c
#ffc06c
#fff16c
#d0ff6c

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

#ffc06c
#c06cff
#6cffc0

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

#ffc06c
#6cffc0
#6cabff
#ff6cab

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

#ffc06c
#6cff77
#6cabff
#ff6cf4

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

#9f5b00
#d27800
#ff9406
#ffaa39
#ffc06c
#ffd69f
#ffecd2
#ffffff
#ffffff

Tints of #ffc06c Color

#ffc06c
#ffc77c
#ffce8c
#ffd59d
#ffdcad
#ffe3bd
#ffeace
#fff1de
#fff8ee
#ffffff

Shades of #ffc06c color code

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

#ffc06c
#e2aa60
#c69554
#aa8048
#8d6a3c
#715530
#554024
#382a18
#1c150c
#000000

Tones

#ffc06c
#f0be7b
#e2bc89
#d3ba98
#c4b8a7

Tones

Similar Color like #ffc06c color

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

#ffc16d
#ffc26e
#ffc36f
#ffc470
#ffc571
#ffc672
#ffc773
#ffc874
#ffc975
#ffca76
#ffcb77
#ffcc78
#ffcd79
#ffce7a
#febf6b
#fdbe6a
#fcbd69
#fbbc68
#fabb67
#f9ba66
#f8b965
#f7b864
#f6b763
#f5b662
#f4b561
#f3b460
#f2b35f
#f1b25e

Download this Light Yellow

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

#ffc06c Color Code Preview on Black Background Color

This is how #ffc06c Color will look on black background color. Color contrast ratio is 13.01

#ffc06c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffc06c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffc06c

#ffc06c color code is use for CSS Background Color

Background color for the above div is #ffc06c

HTML with inline CSS

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

#ffc06c color code is use for CSS Border Color

CSS Border color for the above div is #ffc06c

HTML with inline CSS

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

CSS Border Left color for the above div is #ffc06c

HTML with inline CSS

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

CSS Border Right color for the above div is #ffc06c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ffc06c

HTML with inline CSS

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

CSS Border Top color for the above div is #ffc06c

HTML with inline CSS

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

#ffc06c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ffc06c Color code Preview on White Background

This is how #ffc06c Color code will look on white background color. Color contrast ratio is 1.61

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

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