@
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.

#efbcb6 hex color - Pink Taffy - Red - Warm color - Information

#efbcb6 hex color - Pink Taffy - Red - Warm color

Color Hue/Base color: Red

Hex #efbcb6 Color Code is also known as Pink Taffy color.

Hex #efbcb6 Color code in RGB color code model is created after adding 93.73% red color, 73.73% green color and 71.37% blue color. Hex #efbcb6 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 21% magenta, 24% yellow and 6.27% black.

Hex #efbcb6 color code is between #eebbbb web safe hex color code and #ffccaa web safe hex color code. #eebbbb is the nearest web safe color code. You can see here many more shades of #efbcb6 color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codeefbcb6#efbcb6
RGB Decimal239, 188, 182rgb(239, 188, 182)
RGB Percent94%, 74%, 71%rgb(94%, 74%, 71%)
CSS RGBa239, 188, 182,1rgba(239,188,182,1)
CMYK Modelcmyk(0%,21%,24%,6.27%)
HSL Color Space6,64% ,83%hsl(6,64% ,83%)
HSV Color Space6°, 24%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011111011110010110110
Octal357274266
Decimal239188182
Hexefbcb6

Different shades of #efbcb6 color code.

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

Light Shade of #efbcb6
#f8e2e0
Dark Shade of #efbcb6
#e6968c
Saturated Shade of #efbcb6
#f3b8b2
Desaturated Shade of #efbcb6
#ebbfba
Grey scale Shade of #efbcb6
#d2d2d2
Brighten Shade
#ffd5cf
Most Readable Shade
#000000

Shades of #efbcb6 color code

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

#efbcb6
#d4a7a1
#b9928d
#9f7d79
#846865
#6a5350
#4f3e3c
#352928
#1a1414
#000000

Similar Color like #efbcb6 color

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

#f0bdb7
#f1beb8
#f2bfb9
#f3c0ba
#f4c1bb
#f5c2bc
#f6c3bd
#f7c4be
#f8c5bf
#f9c6c0
#fac7c1
#fbc8c2
#fcc9c3
#fdcac4
#eebbb5
#edbab4
#ecb9b3
#ebb8b2
#eab7b1
#e9b6b0
#e8b5af
#e7b4ae
#e6b3ad
#e5b2ac
#e4b1ab
#e3b0aa
#e2afa9
#e1aea8

Monochromatic Color with #efbcb6

#efbcb6
#1a1514
#453635
#6f5855
#9a7975
#c49b96

Tints of #efbcb6 Color

#efbcb6
#f0c3be
#f2cac6
#f4d2ce
#f6d9d6
#f7e1de
#f9e8e6
#fbf0ee
#fdf7f6
#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

#efbcb6
#b6e9ef

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

Split Complementary

#efbcb6
#b6efd9
#b6ccef

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

Analogous Color

#efb6c7
#efb6bb
#efbcb6
#efc7b6
#efd3b6

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

#efbcb6
#b6efbc
#bcb6ef

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

#efbcb6
#ccefb6
#b6e9ef
#d8b6ef

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

#efbcb6
#b6e9ef
#b6ccef
#efd9b6

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

#efbcb6 Color Code Preview on Black Background Color

This is how #efbcb6 Color will look on black background color. Color contrast ratio is 12.54

#efbcb6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efbcb6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efbcb6

#efbcb6 color code is use for CSS Background Color

Background color for the above div is #efbcb6

HTML with inline CSS

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

#efbcb6 color code is use for CSS Border Color

CSS Border color for the above div is #efbcb6

HTML with inline CSS

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

CSS Border Left color for the above div is #efbcb6

HTML with inline CSS

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

CSS Border Right color for the above div is #efbcb6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efbcb6

HTML with inline CSS

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

CSS Border Top color for the above div is #efbcb6

HTML with inline CSS

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

#efbcb6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efbcb6 Color code Preview on White Background

This is how #efbcb6 Color code will look on white background color. Color contrast ratio is 1.67

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

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,188,182,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(182,233,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(239,188,182,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.