crispedge.com

Color picker

Loading...

#efb1af hex color - Orange - Warm color - Information

#efb1af hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #efb1af Color code in RGB color code model is created after adding 93.73% red color, 69.41% green color and 68.63% blue color. Hex #efb1af Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 26% magenta, 27% yellow and 6% black.

Hex #efb1af color code is between #eeaaaa web safe hex color code and #ffbbbb web safe hex color code. #eeaaaa is the nearest web safe color code. You can see here many more shades of #efb1af color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeefb1af#efb1af
RGB Decimal239, 177, 175rgb(239, 177, 175)
RGB Percent94%, 69%, 69%rgb(94%, 69%, 69%)
CSS RGBa239, 177, 175,1rgba(239,177,175,1)
CMYK Modelcmyk(0%,26%,27%,6%)
HSL Color Space2,67% ,81%hsl(2,67% ,81%)
HSV Color Space2°, 27%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011111011000110101111
Octal357261257
Decimal239177175
Hexefb1af

Different shades of #efb1af color code.

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

Light Shade of #efb1af
#f7dad9
Dark Shade of #efb1af
#e68884
Saturated Shade of #efb1af
#f4acaa
Desaturated Shade of #efb1af
#eab5b4
Grey scale Shade of #efb1af
#cfcfcf
Brighten Shade
#ffcac8
Most Readable Shade
#000000

Shades of #efb1af color code

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

#efb1af
#d49d9b
#b98988
#9f7674
#846261
#6a4e4d
#4f3b3a
#352726
#1a1313
#000000

Similar Color like #efb1af color

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

#f0b2b0
#f1b3b1
#f2b4b2
#f3b5b3
#f4b6b4
#f5b7b5
#f6b8b6
#f7b9b7
#f8bab8
#f9bbb9
#fabcba
#fbbdbb
#fcbebc
#fdbfbd
#eeb0ae
#edafad
#ecaeac
#ebadab
#eaacaa
#e9aba9
#e8aaa8
#e7a9a7
#e6a8a6
#e5a7a5
#e4a6a4
#e3a5a3
#e2a4a2
#e1a3a1

Monochromatic Color with #efb1af

#efb1af
#1a1413
#453333
#6f5352
#9a7271
#c49290

Tints of #efb1af Color

#efb1af
#f0b9b7
#f2c2c0
#f4cbc9
#f6d3d2
#f7dcdb
#f9e5e4
#fbeded
#fdf6f6
#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

#efb1af
#afedef

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

Split Complementary

#efb1af
#afefd1
#afcdef

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

Analogous Color

#efafc7
#efafba
#efb1af
#efbeaf
#efcbaf

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

#efb1af
#afefb1
#b1afef

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

#efb1af
#cdefaf
#afedef
#d1afef

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

#efb1af
#afedef
#afcdef
#efd1af

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

#efb1af Color Code Preview on Black Background Color

This is how #efb1af Color will look on black background color. Color contrast ratio is 11.58

#efb1af in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efb1af

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efb1af

#efb1af color code is use for CSS Background Color

Background color for the above div is #efb1af

HTML with inline CSS

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

#efb1af color code is use for CSS Border Color

CSS Border color for the above div is #efb1af

HTML with inline CSS

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

CSS Border Left color for the above div is #efb1af

HTML with inline CSS

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

CSS Border Right color for the above div is #efb1af

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efb1af

HTML with inline CSS

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

CSS Border Top color for the above div is #efb1af

HTML with inline CSS

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

#efb1af hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efb1af Color code Preview on White Background

This is how #efb1af Color code will look on white background color. Color contrast ratio is 1.81

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

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(239,177,175,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(175,237,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(239,177,175,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.