crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#ffa06b hex color - Orange - Warm color - Information

#ffa06b hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

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

Hex #ffa06b color code is between #ee9966 web safe hex color code and #ddaa77 web safe hex color code. #ee9966 is the nearest web safe color code. You can see here many more shades of #ffa06b color code.

0 Likes 0 Comments | 8 Views

Color Table

Hex Color Codeffa06b#ffa06b
RGB Decimal255, 160, 107rgb(255, 160, 107)
RGB Percent100%, 63%, 42%rgb(100%, 63%, 42%)
CSS RGBa255, 160, 107,1rgba(255,160,107,1)
CMYK Modelcmyk(0%,37%,58%,0%)
HSL Color Space21,100% ,71%hsl(21,100% ,71%)
HSV Color Space21°, 58%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111111010000001101011
Octal377240153
Decimal255160107
Hexffa06b

Different shades of #ffa06b color code.

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

Light Shade of #ffa06b
#ffc19e
Dark Shade of #ffa06b
#ff7f38
Saturated Shade of #ffa06b
#ffa06b
Desaturated Shade of #ffa06b
#f8a272
Grey scale Shade of #ffa06b
#b5b5b5
Brighten Shade
#ffb984
Most Readable Shade
#000000

Shades of #ffa06b color code

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

#ffa06b
#e28e5f
#c67c53
#aa6a47
#8d583b
#71472f
#553523
#382317
#1c110b
#000000

Similar Color like #ffa06b color

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

#ffa16c
#ffa26d
#ffa36e
#ffa46f
#ffa570
#ffa671
#ffa772
#ffa873
#ffa974
#ffaa75
#ffab76
#ffac77
#ffad78
#ffae79
#fe9f6a
#fd9e69
#fc9d68
#fb9c67
#fa9b66
#f99a65
#f89964
#f79863
#f69762
#f59661
#f49560
#f3945f
#f2935e
#f1925d

Monochromatic Color with #ffa06b

#ffa06b
#2a1b12
#553524
#805036
#aa6b47
#d48559

Tints of #ffa06b Color

#ffa06b
#ffaa7b
#ffb58b
#ffbf9c
#ffcaac
#ffd4bd
#ffdfcd
#ffe9de
#fff4ee
#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

#ffa06b
#6bcaff

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

Split Complementary

#ffa06b
#6bffea
#6b80ff

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

Analogous Color

#ff6b71
#ff826b
#ffa06b
#ffbe6b
#ffdb6b

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

#ffa06b
#6bffa0
#a06bff

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

#ffa06b
#80ff6b
#6bcaff
#ea6bff

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

Double Complementary Color

#ffa06b
#6bcaff
#6b80ff
#ffea6b

Double Complementary 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).

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

#ffa06b Color Code Preview on Black Background Color

This is how #ffa06b Color will look on black background color. Color contrast ratio is 10.49

#ffa06b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffa06b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffa06b

#ffa06b color code is use for CSS Background Color

Background color for the above div is #ffa06b

HTML with inline CSS

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

#ffa06b color code is use for CSS Border Color

CSS Border color for the above div is #ffa06b

HTML with inline CSS

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

CSS Border Left color for the above div is #ffa06b

HTML with inline CSS

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

CSS Border Right color for the above div is #ffa06b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ffa06b

HTML with inline CSS

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

CSS Border Top color for the above div is #ffa06b

HTML with inline CSS

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

#ffa06b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ffa06b Color code Preview on White Background

This is how #ffa06b Color code will look on white background color. Color contrast ratio is 2.00

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 8 Views

Post your comment:-

By submitting comment you agree to our privacy policy.