crispedge.com

Color picker

Loading...

#f86c5e hex color - Orange - Warm color - Information

#f86c5e hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #f86c5e Color code in RGB color code model is created after adding 97.25% red color, 42.35% green color and 36.86% blue color. Hex #f86c5e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 56% magenta, 62% yellow and 3% black.

Hex #f86c5e color code is between #ff6666 web safe hex color code and #ee7755 web safe hex color code. #ff6666 is the nearest web safe color code. You can see here many more shades of #f86c5e color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codef86c5e#f86c5e
RGB Decimal248, 108, 94rgb(248, 108, 94)
RGB Percent97%, 42%, 37%rgb(97%, 42%, 37%)
CSS RGBa248, 108, 94,1rgba(248,108,94,1)
CMYK Modelcmyk(0%,56%,62%,3%)
HSL Color Space5,92% ,67%hsl(5,92% ,67%)
HSV Color Space5°, 62%, 97%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110000110110001011110
Octal370154136
Decimal24810894
Hexf86c5e

Different shades of #f86c5e color code.

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

Light Shade of #f86c5e
#fa998f
Dark Shade of #f86c5e
#f63f2d
Saturated Shade of #f86c5e
#ff6657
Desaturated Shade of #f86c5e
#f07366
Grey scale Shade of #f86c5e
#ababab
Brighten Shade
#ff8577
Most Readable Shade
#000000

Shades of #f86c5e color code

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

#f86c5e
#dc6053
#c05449
#a5483e
#893c34
#6e3029
#52241f
#371814
#1b0c0a
#000000

Similar Color like #f86c5e color

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

#f96d5f
#fa6e60
#fb6f61
#fc7062
#fd7163
#fe7264
#ff7365
#ff7466
#ff7567
#ff7668
#ff7769
#ff786a
#ff796b
#ff7a6c
#f76b5d
#f66a5c
#f5695b
#f4685a
#f36759
#f26658
#f16557
#f06456
#ef6355
#ee6254
#ed6153
#ec6052
#eb5f51
#ea5e50

Monochromatic Color with #f86c5e

#f86c5e
#230f0d
#4e221e
#78342e
#a3473e
#cd594e

Tints of #f86c5e Color

#f86c5e
#f87c6f
#f98c81
#fa9d93
#fbada5
#fbbdb7
#fccec9
#fddedb
#feeeed
#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

#f86c5e
#5eeaf8

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

Split Complementary

#f86c5e
#5ef8b9
#5e9df8

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

Analogous Color

#f85e8e
#f85e6f
#f86c5e
#f88b5e
#f8aa5e

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

#f86c5e
#5ef86c
#6c5ef8

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

#f86c5e
#9df85e
#5eeaf8
#b95ef8

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

#f86c5e
#5eeaf8
#5e9df8
#f8b95e

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 #f86c5e 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.

#f86c5e Color Code Preview on Black Background Color

This is how #f86c5e Color will look on black background color. Color contrast ratio is 7.30

#f86c5e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f86c5e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f86c5e

#f86c5e color code is use for CSS Background Color

Background color for the above div is #f86c5e

HTML with inline CSS

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

#f86c5e color code is use for CSS Border Color

CSS Border color for the above div is #f86c5e

HTML with inline CSS

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

CSS Border Left color for the above div is #f86c5e

HTML with inline CSS

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

CSS Border Right color for the above div is #f86c5e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f86c5e

HTML with inline CSS

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

CSS Border Top color for the above div is #f86c5e

HTML with inline CSS

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

#f86c5e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f86c5e Color code Preview on White Background

This is how #f86c5e Color code will look on white background color. Color contrast ratio is 2.88

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(248,108,94,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(94,234,248,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(248,108,94,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.