crispedge.com

Color picker

Loading...

#bef3bc hex color - Green - Cool color - Information

#bef3bc hex color - Green - Cool color

Color Hue/Base color: Green

Hex #bef3bc Color code in RGB color code model is created after adding 74.51% red color, 95.29% green color and 73.73% blue color. Hex #bef3bc Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 0% magenta, 23% yellow and 5% black.

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

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codebef3bc#bef3bc
RGB Decimal190, 243, 188rgb(190, 243, 188)
RGB Percent75%, 95%, 74%rgb(75%, 95%, 74%)
CSS RGBa190, 243, 188,1rgba(190,243,188,1)
CMYK Modelcmyk(22%,0%,23%,5%)
HSL Color Space118,70% ,85%hsl(118,70% ,85%)
HSV Color Space118°, 23%, 95%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101111101111001110111100
Octal276363274
Decimal190243188
Hexbef3bc

Different shades of #bef3bc color code.

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

Light Shade of #bef3bc
#e8fbe7
Dark Shade of #bef3bc
#94eb91
Saturated Shade of #bef3bc
#baf7b8
Desaturated Shade of #bef3bc
#c2efc0
Grey scale Shade of #bef3bc
#d7d7d7
Brighten Shade
#d7ffd5
Most Readable Shade
#000000

Shades of #bef3bc color code

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

#bef3bc
#a8d8a7
#93bd92
#7ea27d
#698768
#546c53
#3f513e
#2a3629
#151b14
#000000

Similar Color like #bef3bc color

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

#bff4bd
#c0f5be
#c1f6bf
#c2f7c0
#c3f8c1
#c4f9c2
#c5fac3
#c6fbc4
#c7fcc5
#c8fdc6
#c9fec7
#caffc8
#cbffc9
#ccffca
#bdf2bb
#bcf1ba
#bbf0b9
#baefb8
#b9eeb7
#b8edb6
#b7ecb5
#b6ebb4
#b5eab3
#b4e9b2
#b3e8b1
#b2e7b0
#b1e6af
#b0e5ae

Monochromatic Color with #bef3bc

#bef3bc
#181e18
#394938
#5a7359
#7c9e7a
#9dc89b

Tints of #bef3bc Color

#bef3bc
#c5f4c3
#ccf5ca
#d3f7d2
#daf8d9
#e2f9e1
#e9fbe8
#f0fcf0
#f7fdf7
#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

#bef3bc
#f1bcf3

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

Split Complementary

#bef3bc
#d6bcf3
#f3bcda

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

Analogous Color

#d4f3bc
#c9f3bc
#bef3bc
#bcf3c5
#bcf3d0

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

#bef3bc
#bcbef3
#f3bcbe

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

#bef3bc
#bcd9f3
#f1bcf3
#f3d5bc

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

#bef3bc
#f1bcf3
#f3bcda
#bcf3d6

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

#bef3bc Color Code Preview on Black Background Color

This is how #bef3bc Color will look on black background color. Color contrast ratio is 16.74

#bef3bc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bef3bc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bef3bc

#bef3bc color code is use for CSS Background Color

Background color for the above div is #bef3bc

HTML with inline CSS

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

#bef3bc color code is use for CSS Border Color

CSS Border color for the above div is #bef3bc

HTML with inline CSS

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

CSS Border Left color for the above div is #bef3bc

HTML with inline CSS

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

CSS Border Right color for the above div is #bef3bc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bef3bc

HTML with inline CSS

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

CSS Border Top color for the above div is #bef3bc

HTML with inline CSS

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

#bef3bc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bef3bc Color code Preview on White Background

This is how #bef3bc Color code will look on white background color. Color contrast ratio is 1.25

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

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(190,243,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(241,188,243,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(190,243,188,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.