Skip to main content Skip to docs navigation

#fd9268 hex color | Download Dark 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 Pink Orange and its hex is #FF9066 Nearest Color Name

Color Hue/Base color: Orange

Hex #fd9268 Color code in RGB color code model is created after adding 99.22% red color, 57.25% green color and 40.78% blue color. Hex #fd9268 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 42% magenta, 59% yellow and 0.78% black.

Hex #fd9268 color code is between #ff9966 web safe hex color code and #ee8877 web safe hex color code. #ff9966 is the nearest web safe color code. You can see here many more shades of #fd9268 color code.

RGB Chart

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

Color Table

Hex Color Code fd9268 #fd9268
RGB Decimal 253, 146, 104 253, 146, 104
RGB Percent 99%, 57%, 41% rgb(99%, 57%, 41%)
CSS RGBa 253, 146, 104,1 rgba(253,146,104,1)
CMYK Model cmyk(0%,42%,59%,0.78%)
HSL Color Space 17,97% ,70% hsl(17,97% ,70%)
HSV Color Space 17°, 59%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111101 10010010 01101000
Octal 375 222 150
Decimal 253 146 104
Hex fd 92 68

Different shades of #fd9268 color code.

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

Darkest of #fd9268
#c93b03
Darker of #fd9268
#fc4903
Dark of #fd9268
#fc6e36
Base of #fd9268
#fd9268
Light of #fd9268
#feb69a
Lighter
#fedbcd
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

#fd9268
#68d3fd

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

Split Complementary

#fd9268
#68fddc
#6889fd

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

Analogous Color

#fd6895
#fd687c
#fd9268
#fdc468
#f8fd68

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

#fd9268
#9268fd
#68fd92

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

#fd9268
#68fd92
#68d3fd
#fd68d3

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

#fd9268
#89fd68
#68d3fd
#dc68fd

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

#972c02
#c93b03
#fc4903
#fc6e36
#fd9268
#feb69a
#fedbcd
#ffffff
#ffffff

Tints of #fd9268 Color

#fd9268
#fd9e78
#fdaa89
#fdb69a
#fdc2ab
#fecebb
#fedacc
#fee6dd
#fef2ee
#ffffff

Shades of #fd9268 color code

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

#fd9268
#e0815c
#c47150
#a86145
#8c5139
#70402e
#543022
#382017
#1c100b
#000000

Tones

#fd9268
#ee9977
#de9f87
#cfa696
#c0ada5

Tones

Similar Color like #fd9268 color

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

#fe9369
#ff946a
#ff956b
#ff966c
#ff976d
#ff986e
#ff996f
#ff9a70
#ff9b71
#ff9c72
#ff9d73
#ff9e74
#ff9f75
#ffa076
#fc9167
#fb9066
#fa8f65
#f98e64
#f88d63
#f78c62
#f68b61
#f58a60
#f4895f
#f3885e
#f2875d
#f1865c
#f0855b
#ef845a

Download this Dark Orange

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

#fd9268 Color Code Preview on Black Background Color

This is how #fd9268 Color will look on black background color. Color contrast ratio is 9.49

#fd9268 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd9268

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd9268

#fd9268 color code is use for CSS Background Color

Background color for the above div is #fd9268

HTML with inline CSS

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

#fd9268 color code is use for CSS Border Color

CSS Border color for the above div is #fd9268

HTML with inline CSS

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

CSS Border Left color for the above div is #fd9268

HTML with inline CSS

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

CSS Border Right color for the above div is #fd9268

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fd9268

HTML with inline CSS

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

CSS Border Top color for the above div is #fd9268

HTML with inline CSS

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

#fd9268 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fd9268 Color code Preview on White Background

This is how #fd9268 Color code will look on white background color. Color contrast ratio is 2.21

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

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(253,146,104,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(104,211,253,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(253,146,104,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }