crispedge.com

Color picker

Loading...

#baefb4 hex color - Green - Cool color - Information

#baefb4 hex color - Green - Cool color

Color Hue/Base color: Green

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

Hex #baefb4 color code is between #bbeebb web safe hex color code and #aaffaa web safe hex color code. #bbeebb is the nearest web safe color code. You can see here many more shades of #baefb4 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codebaefb4#baefb4
RGB Decimal186, 239, 180rgb(186, 239, 180)
RGB Percent73%, 94%, 71%rgb(73%, 94%, 71%)
CSS RGBa186, 239, 180,1rgba(186,239,180,1)
CMYK Modelcmyk(22%,0%,25%,6%)
HSL Color Space114,65% ,82%hsl(114,65% ,82%)
HSV Color Space114°, 25%, 94%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101110101110111110110100
Octal272357264
Decimal186239180
Hexbaefb4

Different shades of #baefb4 color code.

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

Light Shade of #baefb4
#e1f8de
Dark Shade of #baefb4
#93e68a
Saturated Shade of #baefb4
#b6f4af
Desaturated Shade of #baefb4
#beeab9
Grey scale Shade of #baefb4
#d1d1d1
Brighten Shade
#d3ffcd
Most Readable Shade
#000000

Shades of #baefb4 color code

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

#baefb4
#a5d4a0
#90b98c
#7c9f78
#678464
#526a50
#3e4f3c
#293528
#141a14
#000000

Similar Color like #baefb4 color

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

#bbf0b5
#bcf1b6
#bdf2b7
#bef3b8
#bff4b9
#c0f5ba
#c1f6bb
#c2f7bc
#c3f8bd
#c4f9be
#c5fabf
#c6fbc0
#c7fcc1
#c8fdc2
#b9eeb3
#b8edb2
#b7ecb1
#b6ebb0
#b5eaaf
#b4e9ae
#b3e8ad
#b2e7ac
#b1e6ab
#b0e5aa
#afe4a9
#aee3a8
#ade2a7
#ace1a6

Monochromatic Color with #baefb4

#baefb4
#151a14
#364534
#576f54
#789a74
#99c494

Tints of #baefb4 Color

#baefb4
#c1f0bc
#c9f2c4
#d1f4cd
#d8f6d5
#e0f7dd
#e8f9e6
#effbee
#f7fdf6
#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

#baefb4
#e9b4ef

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

Split Complementary

#baefb4
#ccb4ef
#efb4d7

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

Analogous Color

#d2efb4
#c6efb4
#baefb4
#b4efba
#b4efc6

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

#baefb4
#b4baef
#efb4ba

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

#baefb4
#b4d7ef
#e9b4ef
#efcbb4

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

#baefb4
#e9b4ef
#efb4d7
#b4efcc

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

#baefb4 Color Code Preview on Black Background Color

This is how #baefb4 Color will look on black background color. Color contrast ratio is 16.09

#baefb4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #baefb4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #baefb4

#baefb4 color code is use for CSS Background Color

Background color for the above div is #baefb4

HTML with inline CSS

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

#baefb4 color code is use for CSS Border Color

CSS Border color for the above div is #baefb4

HTML with inline CSS

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

CSS Border Left color for the above div is #baefb4

HTML with inline CSS

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

CSS Border Right color for the above div is #baefb4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #baefb4

HTML with inline CSS

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

CSS Border Top color for the above div is #baefb4

HTML with inline CSS

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

#baefb4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#baefb4 Color code Preview on White Background

This is how #baefb4 Color code will look on white background color. Color contrast ratio is 1.30

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.