Skip to main content Skip to docs navigation

#efabb1 hex color | Download Light 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 Strawberry Cream and its hex is #F0ADB3 Nearest Color Name

Color Hue/Base color: Orange

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

Hex #efabb1 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 #efabb1 color code.

RGB Chart

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

Color Table

Hex Color Code efabb1 #efabb1
RGB Decimal 239, 171, 177 239, 171, 177
RGB Percent 94%, 67%, 69% rgb(94%, 67%, 69%)
CSS RGBa 239, 171, 177,1 rgba(239,171,177,1)
CMYK Model cmyk(0%,28%,26%,6.27%)
HSL Color Space 355,68% ,80% hsl(355,68% ,80%)
HSV Color Space 355°, 28%, 94%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101111 10101011 10110001
Octal 357 253 261
Decimal 239 171 177
Hex ef ab b1

Different shades of #efabb1 color code.

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

Darkest of #efabb1
#d72a3a
Darker of #efabb1
#df5561
Dark of #efabb1
#e78089
Base of #efabb1
#efabb1
Light of #efabb1
#f7d6d9
Lighter
#ffffff
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

#efabb1
#abefe9

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

Split Complementary

#efabb1
#abefc7
#abd3ef

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

Analogous Color

#efabd9
#efabcd
#efabb1
#efbcab
#efd8ab

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

#efabb1
#abb1ef
#b1efab

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

#efabb1
#b1efab
#abefe9
#e9abef

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

#efabb1
#d3efab
#abefe9
#c7abef

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

#ad212d
#d72a3a
#df5561
#e78089
#efabb1
#f7d6d9
#ffffff
#ffffff
#ffffff

Tints of #efabb1 Color

#efabb1
#f0b4b9
#f2bdc2
#f4c7cb
#f6d0d3
#f7d9dc
#f9e3e5
#fbeced
#fdf5f6
#ffffff

Shades of #efabb1 color code

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

#efabb1
#d4989d
#b98589
#9f7276
#845f62
#6a4c4e
#4f393b
#352627
#1a1313
#000000

Tones

#efabb1
#e5b5b9
#dbbfc1
#d1c9ca
#cdcdcd

Tones

Similar Color like #efabb1 color

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

#f0acb2
#f1adb3
#f2aeb4
#f3afb5
#f4b0b6
#f5b1b7
#f6b2b8
#f7b3b9
#f8b4ba
#f9b5bb
#fab6bc
#fbb7bd
#fcb8be
#fdb9bf
#eeaab0
#eda9af
#eca8ae
#eba7ad
#eaa6ac
#e9a5ab
#e8a4aa
#e7a3a9
#e6a2a8
#e5a1a7
#e4a0a6
#e39fa5
#e29ea4
#e19da3

Download this Light Orange

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

#efabb1 Color Code Preview on Black Background Color

This is how #efabb1 Color will look on black background color. Color contrast ratio is 11.13

#efabb1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efabb1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efabb1

#efabb1 color code is use for CSS Background Color

Background color for the above div is #efabb1

HTML with inline CSS

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

#efabb1 color code is use for CSS Border Color

CSS Border color for the above div is #efabb1

HTML with inline CSS

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

CSS Border Left color for the above div is #efabb1

HTML with inline CSS

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

CSS Border Right color for the above div is #efabb1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efabb1

HTML with inline CSS

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

CSS Border Top color for the above div is #efabb1

HTML with inline CSS

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

#efabb1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efabb1 Color code Preview on White Background

This is how #efabb1 Color code will look on white background color. Color contrast ratio is 1.89

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

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