crispedge.com

Color picker

Loading...

#efbbbf hex color - Red - Warm color - Information

#efbbbf hex color - Red - Warm color

Color Hue/Base color: Red

Hex #efbbbf Color code in RGB color code model is created after adding 93.73% red color, 73.33% green color and 74.9% blue color. Hex #efbbbf Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 22% magenta, 20% yellow and 6% black.

Hex #efbbbf color code is between #eeaabb web safe hex color code and #ffcccc web safe hex color code. #eeaabb is the nearest web safe color code. You can see here many more shades of #efbbbf color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codeefbbbf#efbbbf
RGB Decimal239, 187, 191rgb(239, 187, 191)
RGB Percent94%, 73%, 75%rgb(94%, 73%, 75%)
CSS RGBa239, 187, 191,1rgba(239,187,191,1)
CMYK Modelcmyk(0%,22%,20%,6%)
HSL Color Space355,62% ,84%hsl(355,62% ,84%)
HSV Color Space355°, 22%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011111011101110111111
Octal357273277
Decimal239187191
Hexefbbbf

Different shades of #efbbbf color code.

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

Light Shade of #efbbbf
#f9e4e6
Dark Shade of #efbbbf
#e59298
Saturated Shade of #efbbbf
#f3b7bb
Desaturated Shade of #efbbbf
#ebbfc3
Grey scale Shade of #efbbbf
#d5d5d5
Brighten Shade
#ffd4d8
Most Readable Shade
#000000

Shades of #efbbbf color code

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

#efbbbf
#d4a6a9
#b99194
#9f7c7f
#84676a
#6a5354
#4f3e3f
#35292a
#1a1415
#000000

Similar Color like #efbbbf color

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

#f0bcc0
#f1bdc1
#f2bec2
#f3bfc3
#f4c0c4
#f5c1c5
#f6c2c6
#f7c3c7
#f8c4c8
#f9c5c9
#fac6ca
#fbc7cb
#fcc8cc
#fdc9cd
#eebabe
#edb9bd
#ecb8bc
#ebb7bb
#eab6ba
#e9b5b9
#e8b4b8
#e7b3b7
#e6b2b6
#e5b1b5
#e4b0b4
#e3afb3
#e2aeb2
#e1adb1

Monochromatic Color with #efbbbf

#efbbbf
#1a1515
#453637
#6f5759
#9a797b
#c49a9d

Tints of #efbbbf Color

#efbbbf
#f0c2c6
#f2cacd
#f4d1d4
#f6d9db
#f7e0e2
#f9e8e9
#fbeff0
#fdf7f7
#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

#efbbbf
#bbefeb

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

Split Complementary

#efbbbf
#bbefd1
#bbd9ef

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

Analogous Color

#efbbd4
#efbbc9
#efbbbf
#efc1bb
#efccbb

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

#efbbbf
#bfefbb
#bbbfef

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

#efbbbf
#d9efbb
#bbefeb
#d1bbef

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

#efbbbf
#bbefeb
#bbd9ef
#efd1bb

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

#efbbbf Color Code Preview on Black Background Color

This is how #efbbbf Color will look on black background color. Color contrast ratio is 12.53

#efbbbf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efbbbf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efbbbf

#efbbbf color code is use for CSS Background Color

Background color for the above div is #efbbbf

HTML with inline CSS

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

#efbbbf color code is use for CSS Border Color

CSS Border color for the above div is #efbbbf

HTML with inline CSS

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

CSS Border Left color for the above div is #efbbbf

HTML with inline CSS

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

CSS Border Right color for the above div is #efbbbf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efbbbf

HTML with inline CSS

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

CSS Border Top color for the above div is #efbbbf

HTML with inline CSS

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

#efbbbf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efbbbf Color code Preview on White Background

This is how #efbbbf Color code will look on white background color. Color contrast ratio is 1.68

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

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.